From 8f5eb03a4084ed692565339854d80398b31bdaac Mon Sep 17 00:00:00 2001 From: Timothy Jaeryang Baek Date: Wed, 22 Oct 2025 17:12:00 -0400 Subject: [PATCH] refac: styling --- src/app.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app.css b/src/app.css index b7909847b8..e8f4ee137b 100644 --- a/src/app.css +++ b/src/app.css @@ -129,8 +129,8 @@ li p { } ::-webkit-scrollbar { - height: 0.6rem; - width: 0.6rem; + height: 0.4rem; + width: 0.4rem; } ::-webkit-scrollbar-track {