From 15ddbcf3bb8b4ac78aa3bc5132052e7ecab87ae4 Mon Sep 17 00:00:00 2001 From: Bingus_Violet Date: Wed, 14 Feb 2024 15:39:43 -0600 Subject: [PATCH] oops --- static/mainStyle.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/mainStyle.css b/static/mainStyle.css index 19f7bb2..eee3f05 100644 --- a/static/mainStyle.css +++ b/static/mainStyle.css @@ -1,6 +1,6 @@ body, html { min-height: 100vh; - widtH: 100vw; + width: 100vw; padding: 0; margin: 0; background-color: rgb(40, 30, 50);