diff --git a/server/assets/stylesheets/main.css b/server/assets/stylesheets/main.css index 302c1a1..a0f0622 100644 --- a/server/assets/stylesheets/main.css +++ b/server/assets/stylesheets/main.css @@ -7,6 +7,7 @@ body { flex-direction: column; justify-content: space-between; line-height: 1rem; + overflow-y: scroll; } @media only screen and (max-width: 780px) {