1

slightly smaller date font
All checks were successful
Deploy ewpratten.com / Deploy to Production (push) Successful in 1m6s

This commit is contained in:
Evan Pratten 2024-12-27 13:03:30 -05:00
parent 7eb5bd08c1
commit 5bdf1d6497

View File

@ -169,6 +169,7 @@ ul#blog-post-list {
li { li {
span { span {
display: block; display: block;
font-size: 0.8em;
&::after { &::after {
content: ""; content: "";
} }