diff --git a/s/style.css b/s/style.css index 4c1e475..60bfd0a 100644 --- a/s/style.css +++ b/s/style.css @@ -107,3 +107,8 @@ code { position: relative; min-height: 1px; } + +img { + vertical-align: middle; + max-height: 770px; +} \ No newline at end of file