From f6788030488240bb34631ec619685121f2dbf889 Mon Sep 17 00:00:00 2001 From: webfussel Date: Tue, 21 May 2024 10:43:15 +0200 Subject: [PATCH] ADD: projects --- Globals.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Globals.css b/Globals.css index 0ae500e..1a4cf9c 100644 --- a/Globals.css +++ b/Globals.css @@ -89,7 +89,8 @@ body { html { scroll-behavior: smooth; - overflow-y: overlay; + scrollbar-gutter: stable both-edges; + overflow-y: auto; overflow-x: hidden; &.layer {