From fb4d2654a0c31ba0820f38291b689fa2033eb322 Mon Sep 17 00:00:00 2001 From: synzr Date: Sat, 4 Jul 2026 14:34:41 +0500 Subject: Fixed spacing under footer --- style.css | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'style.css') diff --git a/style.css b/style.css index 412b15b..a7b9137 100644 --- a/style.css +++ b/style.css @@ -193,3 +193,11 @@ del { font-size: 9px; } } + +div svg { + width: 0; + height: 0; + position: absolute; + top: 0px; + left: 0; +} -- cgit v1.3