From e9cec26ec362b128beea72e78370094034496b3c Mon Sep 17 00:00:00 2001 From: timaelkhammas <99289981+timaelkhammas@users.noreply.github.com> Date: Fri, 15 Mar 2024 13:09:39 +0100 Subject: [PATCH] Update index.html --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 65471bc..3bfb002 100644 --- a/index.html +++ b/index.html @@ -32,7 +32,7 @@ #guestbook { position: fixed; top: 0; - left: 52%; + left: 49%; transform: translateX(-50%); width: 300px; padding: 15px; @@ -62,7 +62,7 @@ position: fixed; top: 0; right: 0; - width: 400px; + width: 500px; padding: 20px; margin-top: 15px; text-align: left;