From 0f896a5bcb00cae18c5677f7854ba9c212a612f8 Mon Sep 17 00:00:00 2001 From: Aevann Date: Mon, 8 Apr 2024 05:20:39 +0200 Subject: [PATCH] push focused things a little bit more to the bottom --- files/assets/css/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/assets/css/main.css b/files/assets/css/main.css index e778a0397..23bd84bbf 100644 --- a/files/assets/css/main.css +++ b/files/assets/css/main.css @@ -5788,7 +5788,7 @@ toast { } html { - scroll-padding-top: 100px; + scroll-padding-top: 20vh; } .comment .comment-body { padding: 0px 0 0 0;