From 2b2fb32ce0b464863715c4429ee48fd3e0969b18 Mon Sep 17 00:00:00 2001 From: ItsAundre! <126304209+ItsAundre@users.noreply.github.com> Date: Thu, 5 Oct 2023 13:46:28 -0500 Subject: [PATCH] e --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index b711074..27b22e1 100644 --- a/style.css +++ b/style.css @@ -53,7 +53,7 @@ button{ .MinecraftLogoDiv{ position: absolute; left: 50%; - transform: translate(-50%, 1000%); + transform: translate(-50%, -350%); text-align: center; justify-content: center; align-items: center;