From 9bb6cc5b550e98d3dcda77b9afde4a278abd8055 Mon Sep 17 00:00:00 2001 From: d4tis Date: Fri, 16 Feb 2024 14:09:08 +0000 Subject: [PATCH] Update index.html --- index.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 561f8e2..c8a1953 100644 --- a/index.html +++ b/index.html @@ -115,12 +115,14 @@ color: #fff; background-color: #fff; top: 50%; + left: 50%; + position: absolute; padding: 5px; border-radius: 0px; margin-bottom: 30px; max-width: 200px; margin: 50%; - transform: translateY(-50%) + }