diff --git a/scipost/static/scipost/assets/css/_navbar.scss b/scipost/static/scipost/assets/css/_navbar.scss index 4f083989c47b56b03f90f528b1144febbc7e8798..c74f30a0f50d61d9ff505251fbcd1dfa3548353d 100644 --- a/scipost/static/scipost/assets/css/_navbar.scss +++ b/scipost/static/scipost/assets/css/_navbar.scss @@ -9,6 +9,10 @@ text-decoration: underline; } + .nav-link { + color: $white; + } + .navbar-nav { flex-direction: row; overflow: scroll;