From f1a07dff8fb2847bbad2942d8e23f8f97ecc4452 Mon Sep 17 00:00:00 2001 From: Violet <110205356+Violets-puragtory@users.noreply.github.com> Date: Wed, 25 Oct 2023 18:37:53 +0000 Subject: [PATCH] commnets are for dumb dumbs! --- static/style.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/static/style.css b/static/style.css index c1accc5..bc779ea 100644 --- a/static/style.css +++ b/static/style.css @@ -32,10 +32,6 @@ html { background-color: var(--background-color); } -/* body { - padding: 20px; -} */ - .grid-container { width: 100%; margin: auto;