changed navbar width

This commit is contained in:
2026-09-21 05:57:05 +02:00
parent 24d84224c4
commit afafa911d2
+1 -1
View File
@@ -7,7 +7,7 @@
--border: #20192a;
--serif: Georgia, serif;
--sans: system-ui, sans-serif;
--nav-w: 230px;
--nav-w: 240px;
--nav-mobile-w: min(60vw, 400px);
--font-size: 1rem;
}