From 91af26fc0dce6496bb0b504d33c9043f57ea0639 Mon Sep 17 00:00:00 2001 From: Abhay Date: Fri, 11 Oct 2024 09:07:25 +0000 Subject: [PATCH] bruh --- css/loading.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/css/loading.css b/css/loading.css index d867585..ecafc48 100644 --- a/css/loading.css +++ b/css/loading.css @@ -70,8 +70,10 @@ color: #fff; font-size: 2.5em; height: 2.5em; + left: 0; line-height: 2.5em; margin: auto; + right: 0; position: absolute; text-shadow: 0 0 10px rgba(50, 255, 50, 0.5), 0 0 5px rgba(100, 255, 100, 0.5); top: 0 @@ -93,6 +95,8 @@ background-size: 1000px 2px; bottom: 0; content: ''; + left: 0; + position: absolute; right: 0; top: 0; } \ No newline at end of file