From 588508cbd3995442345a8328a404bfd964172490 Mon Sep 17 00:00:00 2001 From: BriefBassoon117 <115414619+Nickyangtpe@users.noreply.github.com> Date: Mon, 26 Feb 2024 18:39:50 +0800 Subject: [PATCH] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 0bc02a9..6c79d7b 100644 --- a/index.html +++ b/index.html @@ -18,7 +18,7 @@ #button { position: absolute; - top: 70%; + top: 58%; left: 50%; transform: translate(-50%, -50%); background-color: blue;