From 74f249f5e05baca7e40a13026c4c41fae9f2b9ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bruno=20Ryb=C3=A1rsky?= Date: Tue, 6 Feb 2024 21:50:55 +0100 Subject: [PATCH] Test CSS --- assets/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/style.css b/assets/style.css index b9b131b..d032d47 100644 --- a/assets/style.css +++ b/assets/style.css @@ -104,7 +104,7 @@ nav justify-content:space-between; } -nav,footer +nav,footer, #navsite_list { -moz-box-shadow:0 20px 28px 0 rgba(0,0,0,0.2); -webkit-box-shadow:0 20px 28px 0 rgba(0,0,0,0.2);