The .content-date style is given by text--small now

This commit is contained in:
Eryn Wells 2024-07-06 11:03:29 -07:00
parent 8bf2c29d6b
commit f0bc94fdb2

View file

@ -34,9 +34,6 @@
}
.content-date {
color: var(--gray4);
font-weight: normal;
font-size: var(--text-s);
margin-block-end: var(--space-paragraph);
}
}