From 722b08e70f217f48f6cc1d17feb1183068e4ee3a Mon Sep 17 00:00:00 2001 From: dmlunar Date: Sat, 14 Feb 2026 10:14:59 +0200 Subject: Change background color in mobile styles --- style.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.scss b/style.scss index 406e8a3..f7831c4 100644 --- a/style.scss +++ b/style.scss @@ -237,7 +237,7 @@ nav { text-align: center; margin-bottom: 5px; border: 0px; - background: #000; + background: #414040; border-radius: 0px; margin-right: 0px; } -- cgit v1.2.3-70-g09d2