diff --git a/assets/css/screen.css b/assets/css/screen.css index 97764a9..79816e8 100644 --- a/assets/css/screen.css +++ b/assets/css/screen.css @@ -459,6 +459,8 @@ The knock-on effect of this is ugly browser-scroll bars at the bottom, so 80px o visibility: visible; opacity: 1; transform: translateY(0); + font-weight: 500; + color: #fff; } .site-nav-right {