From 6cf3bfb89fb2479bb049486ec58c2d6bda7f36ca Mon Sep 17 00:00:00 2001 From: WerWolv Date: Fri, 6 Oct 2023 15:30:27 +0200 Subject: [PATCH] web: Center initial loading text again --- dist/web/source/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/web/source/style.css b/dist/web/source/style.css index 09255ae33..cd8906530 100644 --- a/dist/web/source/style.css +++ b/dist/web/source/style.css @@ -15,7 +15,7 @@ body { padding-right: 0; margin-left: auto; margin-right: auto; - display: block; + display: none; border: 0px none; }