Skip to content

Commit d7581db

Browse files
committed
align headings in /blog and article pages
1 parent 00eded2 commit d7581db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/(pages)/blog/+page.svelte

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
}
3232
.articles {
3333
margin: 0;
34-
margin-top: 3em;
34+
margin-top: 1.34em;
3535
list-style: none;
3636
margin-inline: auto;
3737
display: flex;

0 commit comments

Comments
 (0)