aboutsummaryrefslogtreecommitdiff
path: root/styles/globals.css
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2021-07-15 22:43:10 +0200
committerlonkaars <loek@pipeframe.xyz>2021-07-15 22:43:10 +0200
commita10ce5d3e2e95ebe88ecdfd22a0fc689def2ab9c (patch)
tree20a9b469ceb92a70ddb1f0188e7f8ccb665bd132 /styles/globals.css
parent42934719833f2ca775f5ef4b753bde531256f01b (diff)
small css tweaks
Diffstat (limited to 'styles/globals.css')
-rw-r--r--styles/globals.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/styles/globals.css b/styles/globals.css
index 57282f4..a1a58c5 100644
--- a/styles/globals.css
+++ b/styles/globals.css
@@ -49,6 +49,7 @@ h3 { font-size: 32px; }
::-webkit-scrollbar {
width: 12px;
+ height: 12px;
}
::-webkit-scrollbar-track {