diff --git a/style/style.css b/style/style.css index f669019..9ba5ea7 100644 --- a/style/style.css +++ b/style/style.css @@ -41,7 +41,7 @@ main { width: 60vw; overflow: auto; scrollbar-width: thin; - scrollbar-color: #ffcab0 rgba(0, 0, 0, 0.1); + scrollbar-color: #588c7388 #65eeb788; grid-column: 2/3; grid-row: 2/3; }