Add post list, 404

Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
2025-08-06 23:01:36 +02:00
parent 19c5daa5c6
commit a843d95f85
11 changed files with 115 additions and 13 deletions

View File

@@ -173,9 +173,3 @@
font-optical-sizing: auto;
}
}
html {
font-size: 100%;
font-family: var(--font-family);
line-height: var(--line-height);
}