Style .page-summary__date with the sans font family

This commit is contained in:
Eryn Wells 2024-07-06 11:08:44 -07:00
parent 67cd4277c0
commit 49a7d9d20d

View file

@ -12,7 +12,6 @@
} }
.page-summary__date { .page-summary__date {
font-family: var(--font-family-heading);
font-weight: normal; font-weight: normal;
} }