From eb636cad87183b6ddcabdaa5f28259f9a046098c Mon Sep 17 00:00:00 2001 From: bhat-shubham Date: Sun, 10 Nov 2024 02:07:01 +0530 Subject: [PATCH] fix for overlapping visitor count button and soial media links in footer section --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index a366cd7..5c6965a 100644 --- a/style.css +++ b/style.css @@ -849,7 +849,7 @@ html { position: absolute; background-color: #000000; color: rgb(255, 255, 255); - top: 3618px; + top: 3650px; padding: 10px 20px; border-radius: 19px; display: inline-flex;