feat: homepage categories

This commit is contained in:
Lewis Wynne 2026-01-23 01:59:08 +00:00
parent b0d8cb009e
commit 61ec65806b
3 changed files with 15 additions and 4 deletions

View file

@ -4,6 +4,10 @@ body {
padding: 1rem;
}
.muted {
color: #888;
}
.left, .right {
display: block;
font-size: 0.9rem;