Tweaked styles for active nav-item

This commit is contained in:
billz
2019-10-24 22:24:36 +01:00
parent 46da9b91e7
commit 4c72ae67ee
2 changed files with 13 additions and 1 deletions

View File

@@ -26,6 +26,10 @@ body {
font-family: Helvetica, Arial, sans-serif;
}
.sidebar .nav-item.active .nav-link {
font-weight: 500;
}
.card .card-header {
border-color: #d8224c;
background-color: #d8224c;