feat: remove unused posts
All checks were successful
Build OCI Image / docker (push) Successful in 3m21s

This commit is contained in:
2024-12-27 00:28:36 -08:00
parent cbfe9aea40
commit 08f0f02ff6
9 changed files with 5 additions and 94 deletions

View File

@@ -28,6 +28,7 @@
}
body {
width: 100%;
line-height: var(--line-height);
background: var(--background-color);
color: var(--foreground-color);