From e1840f4070dc66f51ebd4bc7e8826e34fc723eaf Mon Sep 17 00:00:00 2001 From: Arkadiusz Wieczorek Date: Tue, 26 Sep 2023 22:51:22 +0200 Subject: [PATCH] Update 'assets/css/screen.css' --- assets/css/screen.css | 2 ++ 1 file changed, 2 insertions(+) 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 {