diff --git a/data/style.css b/data/style.css index c810ca5..29ee883 100644 --- a/data/style.css +++ b/data/style.css @@ -14,6 +14,7 @@ body { } ::-webkit-scrollbar-thumb { background-color: gray; + border-radius: 5px; } a {