diff --git a/web/main.css b/web/main.css index ffe7820..aac487a 100644 --- a/web/main.css +++ b/web/main.css @@ -81,7 +81,7 @@ pre { background-color: #161b22; font-size: 11pt; padding: 10px; - overflow: scroll; + overflow: auto; tab-size: 4; }