diff --git a/noscript.css b/noscript.css index dac3b9b..25a7b84 100644 --- a/noscript.css +++ b/noscript.css @@ -16,5 +16,6 @@ } #imagebar img { - width: 23vw; + width: 400px; + max-width: 70vw; }