From ae43cd38064ce1a4c29f417ea9e792ad0bdad3c8 Mon Sep 17 00:00:00 2001 From: NEKODESUDX Date: Mon, 18 Nov 2024 11:52:51 +0900 Subject: [PATCH] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index e118f16..dc575df 100644 --- a/index.html +++ b/index.html @@ -18,7 +18,7 @@ body, h1, p, label, a, button { color: white; } - #errorLog { + #status { width: 100%; height: 150px; margin-top: 20px;