From ad30661e57108254e9fa3caaff72a611d6373462 Mon Sep 17 00:00:00 2001 From: Chris Punches Date: Tue, 23 May 2023 02:38:34 +0000 Subject: [PATCH] i love css --- themes/material-dark/rsrc/jumbotron.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/material-dark/rsrc/jumbotron.css b/themes/material-dark/rsrc/jumbotron.css index 9a896af..3c8a294 100644 --- a/themes/material-dark/rsrc/jumbotron.css +++ b/themes/material-dark/rsrc/jumbotron.css @@ -137,7 +137,7 @@ hr { } } -@media (min-width: 768px) { +@media (max-width: 985px) { .col-md-3 { max-width: 100% !important; min-width: 100% !important;