Tweak sidebar width

This commit is contained in:
2026-03-17 20:07:49 +04:00
parent 48f87f98d6
commit 579892067e

View File

@@ -3,7 +3,7 @@
:root {
--default-list-color: #fc3;
--hover-bg: #f8f9fa;
--sidebar-width: 360px;
--sidebar-width: 350px;
--link-color: #2a7fff;
--link-color-visited: #6a4fbf;
}