feat: make sidebar size adjustable by theme
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful

This commit is contained in:
Twig 2025-07-14 19:36:16 +02:00
parent df741ee5d4
commit 06de4777f9
No known key found for this signature in database
6 changed files with 8 additions and 16 deletions

View file

@ -19,7 +19,7 @@
--accent-color: #b35719;
--accent-highlighted-color: #c76a2e;
--sidebar-width: 3em;
--sidebar-width: 2.5em;
--standard-radius: .5em;
--button-radius: .6em;
--pfp-radius: 100%;