From d6546651d801753a914f7872d84a58bdbc5d814d Mon Sep 17 00:00:00 2001 From: Sarimoko Date: Tue, 22 Feb 2022 08:07:12 +0000 Subject: [PATCH] Update 'www/index.html' --- www/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/index.html b/www/index.html index a2506b4..ddbb09e 100644 --- a/www/index.html +++ b/www/index.html @@ -23,8 +23,8 @@ height: auto; left: 50%; top: 50%; - /* margin-left: -285px; - margin-top: -190px; */ + margin-left: -200px; + margin-top: -100px; } .container { background: linear-gradient(225deg, #ffabab, #ffdaab, #ddffab, #abe4ff, #d9abff);