fix: sidebar scrolling, and such

This commit is contained in:
Twig 2025-07-14 19:24:59 +02:00
parent 9f914de77b
commit df741ee5d4
No known key found for this signature in database
6 changed files with 71 additions and 71 deletions

View file

@ -18,4 +18,9 @@
--secondary-highlighted-color: #8f5b2c;
--accent-color: #b35719;
--accent-highlighted-color: #c76a2e;
--sidebar-width: 3em;
--standard-radius: .5em;
--button-radius: .6em;
--pfp-radius: 100%;
}