From bf79f4dfa886d13279d6bb22b917aa4c173d8204 Mon Sep 17 00:00:00 2001 From: BriefBassoon117 <115414619+Nickyangtpe@users.noreply.github.com> Date: Mon, 26 Feb 2024 18:38:54 +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 598f320..0bc02a9 100644 --- a/index.html +++ b/index.html @@ -18,7 +18,7 @@ #button { position: absolute; - top: 65%; + top: 70%; left: 50%; transform: translate(-50%, -50%); background-color: blue;