diff --git a/style/style.css b/style/style.css index 30318f2..e6145e3 100644 --- a/style/style.css +++ b/style/style.css @@ -4,7 +4,7 @@ transition: all 300ms; ::-webkit-scrollbar { - width: 10px; + width: 5px; background-color: #f3f3f3; border-radius: 100px; }