From 6eb0610831e9101e1ed946163eab3d2463537d46 Mon Sep 17 00:00:00 2001 From: Jaime Galvez Martinez <121205552+TheHellishPandaa@users.noreply.github.com> Date: Wed, 1 Jan 2025 01:28:27 +0100 Subject: [PATCH] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index f1f49fe..7d47a1e 100644 --- a/index.html +++ b/index.html @@ -26,7 +26,7 @@ background: rgba(255, 255, 255, 0.1); border-radius: 15px; box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.3); - margin: 0 15%; + margin: 0 5%; width: 120%; animation: fadeIn 1s ease-in-out; width: 1200px;