Do not uppercase the dates of posts

This commit is contained in:
Eryn Wells 2022-09-25 08:50:39 -07:00
parent 2f3a32e28d
commit b6ab68aa4d

View file

@ -253,7 +253,6 @@ figure.bordered {
inline-size: min-content;
letter-spacing: 1px;
margin-block-start: 0.5rem;
text-transform: uppercase;
white-space: nowrap;
}