Feat: lightweight neutral lightmode styles

This commit is contained in:
2026-03-20 21:14:17 -07:00
parent ee65bb525c
commit eb85f1fb82

2
assets/css/styles.css Normal file
View File

@@ -0,0 +1,2 @@
[x-cloak] { display: none !important; }
body { font-family: Inter, ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif; }