Commit c23da2c9 authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

feat: scrollbar styling

parent 4cdf3982
...@@ -37,8 +37,8 @@ math { ...@@ -37,8 +37,8 @@ math {
} }
::-webkit-scrollbar { ::-webkit-scrollbar {
height: 1rem; height: 0.35rem;
width: 0.5rem; width: 0.35rem;
} }
::-webkit-scrollbar-track { ::-webkit-scrollbar-track {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment