fix minor issue in dark and light schemas

This commit is contained in:
Mario Vavti
2018-10-10 14:01:03 +02:00
parent d2e366a46f
commit 97fcc495f2
2 changed files with 3 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
.dropdown-header.text-white-50,
.navbar-dark .navbar-toggler,
.navbar-dark .nav-link.active {
color: rgba(0,0,0,0.7) !important;