From 7440239debbc54375c453f689b555a4306143c3a Mon Sep 17 00:00:00 2001 From: ImBadAtThisStuff Date: Fri, 29 May 2026 01:43:24 +0100 Subject: [PATCH] css error fixed --- css/index.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/index.css b/css/index.css index 32ca54b..86c8ba0 100644 --- a/css/index.css +++ b/css/index.css @@ -124,5 +124,5 @@ body { .intro-text { margin-top: 1vh; padding: 1vh; - -} \ No newline at end of file + } +}