aboutsummaryrefslogtreecommitdiff
path: root/src/styles/global.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/styles/global.scss')
-rw-r--r--src/styles/global.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/styles/global.scss b/src/styles/global.scss
index 9bf0904..54cbddc 100644
--- a/src/styles/global.scss
+++ b/src/styles/global.scss
@@ -18,7 +18,7 @@
width: 1vw;
}
* {
- scrollbar-width: 0.1vw; /* Firefox */
+ scrollbar-width: 1vw; /* Firefox */
}
html, body {