diff --git a/muninn.css b/muninn.css index dcbe0c3..76842be 100644 --- a/muninn.css +++ b/muninn.css @@ -25,7 +25,7 @@ body { background-position: center; background-repeat: no-repeat; backdrop-filter: blur(10px); - overflow: scroll; + overflow-y: auto; } .container {