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;