From a444a836b906dccf65d75f047696e11d99261c7c Mon Sep 17 00:00:00 2001 From: iws-seed Date: Tue, 22 Jul 2025 15:19:50 +0100 Subject: [PATCH] =?UTF-8?q?i=20have=20added=20the=20services=20the=20nav?= =?UTF-8?q?=20item=20in=20the=20navbar,=20hope=20you=20like=20it=EF=BF=BD?= =?UTF-8?q?=E2=80=8D=EF=BF=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/css/styles.css | 1 + index.html | 1 + 2 files changed, 2 insertions(+) diff --git a/assets/css/styles.css b/assets/css/styles.css index c83e8125..0c8cd8ad 100644 --- a/assets/css/styles.css +++ b/assets/css/styles.css @@ -48,6 +48,7 @@ body { font-family: var(--body-font); font-size: var(--normal-font-size); color: var(--second-color); + /* background-color: #222; */ } h1, h2, p { diff --git a/index.html b/index.html index a9d35eca..dc2ad479 100644 --- a/index.html +++ b/index.html @@ -26,6 +26,7 @@ +