diff --git a/screen.less b/screen.less index 220ae63..fabd9a2 100644 --- a/screen.less +++ b/screen.less @@ -27,7 +27,7 @@ div.plugin-gallery { display: grid; // column setup happens in Formatter::formatPage() gap: 1em; - width: fit-content; + width: auto; max-width: 100%; figure {