diff --git a/assets/scss/header.scss b/assets/scss/header.scss index 9167c5f..84276a7 100644 --- a/assets/scss/header.scss +++ b/assets/scss/header.scss @@ -183,7 +183,7 @@ nav { /* removing white text from menu with light background */ nav.menu-shown.text-white [role=button], nav.menu-shown.text-white button { - color: black; + color: black !important; } nav.menu-shown.text-white .navbar-list li.background {