Overhaul the blog list template

This commit is contained in:
Eryn Wells 2022-10-14 15:02:18 -07:00
parent d37069cb4b
commit 172a35e27f
2 changed files with 11 additions and 16 deletions

View file

@ -454,7 +454,7 @@ ol ol {
text-align: end;
}
.post-list li h1 {
.post-list li .title {
font-family: var(--font-family-body);
grid-area: title;
text-align: start;