Skip to content

Commit ee6b28c

Browse files
committed
add h1 post headline for desktop screen size
1 parent 6e0e593 commit ee6b28c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

_sass/modules/_post.scss

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,11 @@
115115

116116
margin-bottom: -7px;
117117

118+
h1 {
119+
font-size: 55px;
120+
line-height: 52px;
121+
}
122+
118123
h5 {
119124
margin-bottom: 13px;
120125
}

0 commit comments

Comments
 (0)