From 51fd1bc5cc20373f3f1c511a04ec97ce2f56fc4c Mon Sep 17 00:00:00 2001 From: Sarimoko Date: Wed, 23 Feb 2022 20:14:26 +0000 Subject: [PATCH] Update 'www/index.html' --- www/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/www/index.html b/www/index.html index a8836b9..1fa792b 100644 --- a/www/index.html +++ b/www/index.html @@ -14,22 +14,22 @@ background-color: black; } img { - position: absolute; + /* position: absolute; */ width: 420px; height: auto; /* max-width: "40%"; */ - left: 50%; + /* left: 50%; top: 50%; margin-left: -285px; - margin-top: -190px; + margin-top: -190px; */ } +
Go Ask Alex -
\ No newline at end of file