From ec8a4565468e8153b72bb3a56a4a069d8f60f9a6 Mon Sep 17 00:00:00 2001 From: dmlunar Date: Sun, 15 Feb 2026 14:33:29 +0200 Subject: Update style.scss --- style.scss | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/style.scss b/style.scss index ec09384..3f8fe99 100644 --- a/style.scss +++ b/style.scss @@ -29,10 +29,10 @@ html { } ::-webkit-scrollbar { - background-color: #e5e5e5; + background-color: #000; color: #a3a3a3; - width: 7px; - height: 7px; + width: 8px; + height: 8px; } ::-webkit-scrollbar-corner { @@ -40,7 +40,7 @@ html { } ::-webkit-scrollbar-thumb { - background-color: #949494; + background-color: #717171; } body { -- cgit v1.2.3-70-g09d2