diff --git a/style/shiny/gallery.css b/style/shiny/gallery.css index 787cedb..131e123 100644 --- a/style/shiny/gallery.css +++ b/style/shiny/gallery.css @@ -132,7 +132,7 @@ } -@media (max-width: 80rem) { +@media (max-width: 50rem) { #filters div { grid-template-columns: auto; }