From 8629a73e678aaa1412533264e60cca5f4b6a3781 Mon Sep 17 00:00:00 2001 From: AkisYTB3 Date: Wed, 17 Jan 2024 09:42:47 +0100 Subject: [PATCH] gaps --- assets/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/style.css b/assets/style.css index 9f2adba..601b7af 100644 --- a/assets/style.css +++ b/assets/style.css @@ -127,7 +127,7 @@ header hr { .navsite_list{ display: flex; flex-direction: row; - gap: 2rem; + gap: 2.5rem; } .navpage_list{ display: none;