From e347c4baf6bbdbcea17bb4cad0fe27ccea776ae2 Mon Sep 17 00:00:00 2001 From: Gitea Date: Wed, 24 Jun 2026 16:14:27 +0530 Subject: [PATCH] first --- src/App.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.css b/src/App.css index 2807621..f3244ef 100644 --- a/src/App.css +++ b/src/App.css @@ -2,7 +2,7 @@ width: 100%; min-height: 100vh; } - + .loading { display: flex; justify-content: center;