diff --git a/views/style.css b/views/style.css index 10e8170..1959541 100644 --- a/views/style.css +++ b/views/style.css @@ -228,6 +228,7 @@ img:not(.emu) { } img, video { max-width: 100%; + max-height: 600px; } img.emu { width: 2em;