diff --git a/layouts/partials/custom_head.html b/layouts/partials/custom_head.html index 74fab43..641fd8a 100644 --- a/layouts/partials/custom_head.html +++ b/layouts/partials/custom_head.html @@ -11,7 +11,8 @@ .screenshot img { - max-width: 250px; + max-width: 700px; + max-height: 500px; /* Screenshots slider won't work fine without disabling image selection and dragging */ user-select: none; pointer-events: none;