From 090da602529871f80a9d94877b12b9b20a95dd6c Mon Sep 17 00:00:00 2001 From: aftercase <74765798+aftercase@users.noreply.github.com> Date: Thu, 26 Aug 2021 00:09:27 +0100 Subject: [PATCH] small adjustment --- theme/bulma/css/paste.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/bulma/css/paste.css b/theme/bulma/css/paste.css index e14d60f..bf450f3 100644 --- a/theme/bulma/css/paste.css +++ b/theme/bulma/css/paste.css @@ -22,7 +22,7 @@ -webkit-transition:background-color 1s ease-in; -moz-transition:background-color 1s ease-in; background-color: rgba(50, 152, 220, 0.3); - scroll-margin-top: 100px; + scroll-margin-top: 130px; color: white !important; }