diff --git a/src/layouts/index.css b/src/layouts/index.css index 692c43c..79298d2 100644 --- a/src/layouts/index.css +++ b/src/layouts/index.css @@ -169,7 +169,7 @@ body { margin: 15px; padding: 15px; border-radius: 8px; - overflow: scroll; + overflow: auto; } .lesson > h1 {