From c5dbe244273cba6e25442f4dfb57eee37c9cd3d2 Mon Sep 17 00:00:00 2001 From: Nishant Kaushal <101548649+nishant0708@users.noreply.github.com> Date: Mon, 10 Jun 2024 02:08:18 +0530 Subject: [PATCH] fixed footer overflow --- assets/css/style.css | 5 +++++ index.html | 6 +----- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/assets/css/style.css b/assets/css/style.css index 9731aaf2..add06970 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -2685,6 +2685,11 @@ body.dark-mode { right: 14px; top: -16px; } +.icons{ + width: 400px; + flex-wrap: wrap; + align-items: center; +} /** * Dark Mode diff --git a/index.html b/index.html index 9fdaadbb..32e56794 100644 --- a/index.html +++ b/index.html @@ -1880,11 +1880,7 @@

Quick Links

- -
- -
-
+