Fix scrolling

This commit is contained in:
Alyssa X 2022-01-17 18:36:18 +00:00
parent c7a2effbf7
commit 651dd0b159

View file

@ -1,6 +1,3 @@
html {
scroll-behavior: smooth;
}
/* Scrollbar size */
.omni-extension ::-webkit-scrollbar {
width: 10px;