From 5bd9a9a4b7bac7ca969fab53f1b2c49e58d78219 Mon Sep 17 00:00:00 2001 From: Bingus_Violet Date: Mon, 12 Feb 2024 14:25:16 -0600 Subject: [PATCH] Make formattinf change sooner --- static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/style.css b/static/style.css index 580c312..789eacf 100644 --- a/static/style.css +++ b/static/style.css @@ -55,7 +55,7 @@ h3 { padding: 10px; } -@media screen and (min-width: 600px) { +@media screen and (min-width: 500px) { .grid-container { display: grid; grid-template-columns: 1fr 1fr;