fix: align dates

This commit is contained in:
Barrett Ruth 2025-11-11 15:35:28 -05:00
parent 0af506805d
commit f08e7d335a

View file

@ -80,7 +80,7 @@ article h3,
position: relative; position: relative;
display: flex; display: flex;
justify-content: space-between; justify-content: space-between;
align-items: baseline; align-items: center;
} }
article h1, article h1,