diff --git a/narrowstyle.css b/narrowstyle.css index c88b1f6..9953996 100644 --- a/narrowstyle.css +++ b/narrowstyle.css @@ -83,6 +83,7 @@ a, button { left: 0; box-shadow: 0.2rem -0.2rem 1rem #ffe4fd; overflow-x: hidden; + overflow-y: hidden; } .sidemin { @@ -123,7 +124,7 @@ button.minimize{ .sidetop { height: 45vh; font-size: 1.2rem; - justify-content: end; + justify-content: end; } .sidetop p {