From 0dd085fec8f55c5fee012658877ed1a8237e701c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20Fra=C3=9F?= Date: Thu, 4 Jul 2024 11:09:15 +0200 Subject: [PATCH] [mod] style:scrolling --- source/stylesheets/main.css | 1 + 1 file changed, 1 insertion(+) diff --git a/source/stylesheets/main.css b/source/stylesheets/main.css index bb4fc1a..261a35a 100644 --- a/source/stylesheets/main.css +++ b/source/stylesheets/main.css @@ -35,6 +35,7 @@ body { text-align: center; position: relative; opacity: 80%; + overflow-y: auto; } a {