new set icon/mapping

This commit is contained in:
Zach Harding
2026-05-26 15:37:19 -04:00
parent a566b82036
commit d43ef99fea
3 changed files with 7 additions and 0 deletions

View File

@@ -185,6 +185,10 @@ $colors: mauve, lilac, "purple", "orchid", "snow";
}
}
.navbar-nav > .nav-item > .nav-link:hover {
color: rgba(255, 255, 255, 1);
}
.nav-tabs {
.nav-link.active,
.nav-item.show .nav-link {