diff --git a/static/css/base.css b/static/css/base.css index 48500d7..b874197 100644 --- a/static/css/base.css +++ b/static/css/base.css @@ -48,7 +48,7 @@ body { border-radius: 1vw; text-align: left; padding: 10px; - max-height: 50vh; + max-height: 40vh; width: calc(100% - 10px); overflow-x: hidden; overflow-y: scroll;