Skip to content

Commit 0d95c59

Browse files
authored
Increase scroll width
1 parent 7037f2c commit 0d95c59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

static/css/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ html {
1919

2020
/* Scrollbar Styling */
2121
::-webkit-scrollbar {
22-
width: 6px;
22+
width: 7px;
2323
}
2424

2525
::-webkit-scrollbar-track {

0 commit comments

Comments
 (0)