From 07920f56c04e8a442253393ba2251686f7429073 Mon Sep 17 00:00:00 2001 From: brookee Date: Tue, 27 Feb 2024 22:35:23 -0500 Subject: [PATCH] update --- public/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public/style.css b/public/style.css index 7981291..02cf795 100755 --- a/public/style.css +++ b/public/style.css @@ -51,8 +51,9 @@ body, text-align: left; z-index: 10; background-color: #241917; - width: 35rem; + max-width: 35rem; top: 30%; + left: 15%; } @media only screen and (max-width: 625px) {