From 509b35f87d96c8b42475c7aadab73cb96db47dfc Mon Sep 17 00:00:00 2001 From: Kingsley Onyeagusi Date: Wed, 2 Apr 2025 08:26:19 +0100 Subject: [PATCH] Update index.html --- web/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/index.html b/web/index.html index 14102da..96e873c 100644 --- a/web/index.html +++ b/web/index.html @@ -28,7 +28,7 @@ background-position: center; animation: pulse 1s infinite ease-in-out; margin: 0 auto; - margin-top: 30%; +/* margin-top: 30%; */ font-size: 12px; text-transform: uppercase; text-align: center;