Skip to content

Commit dbca79c

Browse files
author
An Phan
committed
Better line-height for headings
1 parent 63ca33b commit dbca79c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/site/src/components/Item.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ article {
4040
h1 {
4141
font-size: 1.2rem;
4242
margin-bottom: .5rem;
43+
line-height: 1.9rem;
4344
4445
&:only-child {
4546
margin-bottom: 0;

0 commit comments

Comments
 (0)