From e44b071336ea07c41f8fe4fe85fdc63ca6453751 Mon Sep 17 00:00:00 2001 From: Chris Punches Date: Tue, 23 May 2023 02:40:21 +0000 Subject: [PATCH] it never ends --- 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 3c8a294..2e5118b 100644 --- a/themes/material-dark/rsrc/jumbotron.css +++ b/themes/material-dark/rsrc/jumbotron.css @@ -137,7 +137,7 @@ hr { } } -@media (max-width: 985px) { +@media (max-width: 990px) { .col-md-3 { max-width: 100% !important; min-width: 100% !important;