improve tab appearance

This commit is contained in:
Harvey Tindall
2020-09-18 21:57:36 +01:00
parent d4b94bc9d9
commit 6b81358cd2
11 changed files with 49 additions and 38 deletions
+4
View File
@@ -12,4 +12,8 @@
color: $text-muted;
}
.nav-link:hover {
background-color: $list-group-hover-bg;
}
@import "../base.scss";