feat: add style for date and categories

This commit is contained in:
Devin Haska 2024-02-05 13:14:21 -08:00
parent 3eafffdd3a
commit b702a3878d
6 changed files with 31 additions and 7 deletions

View file

@ -0,0 +1,3 @@
.date {
color: var(--color-text-soft);
}