From d5162337605c4849218d9567d894e5ebdc12d3d5 Mon Sep 17 00:00:00 2001 From: KRISH GUPTA <95969606+KRISHkg31@users.noreply.github.com> Date: Sun, 10 Nov 2024 14:58:35 +0530 Subject: [PATCH] style.css --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 5a2c349..3bce9a0 100644 --- a/style.css +++ b/style.css @@ -849,7 +849,7 @@ html { position: absolute; background-color: #000000; color: rgb(255, 255, 255); - top: 3658px; + top: 3650px; padding: 10px 20px; border-radius: 19px; display: inline-flex;