improved drawer + added pwa installation notice

This commit is contained in:
daniel31x13
2024-01-23 06:29:15 -05:00
parent 1d14d17e7a
commit 39db72a201
7 changed files with 19 additions and 13 deletions
-5
View File
@@ -27,11 +27,6 @@
color: var(--selection-color);
}
html,
body {
scroll-behavior: smooth;
}
/* Hide scrollbar */
.hide-scrollbar::-webkit-scrollbar {
display: none;