Skip to content

Commit c6fdbaf

Browse files
committed
Set line-height to normal for title and blockquote paragraphs
1 parent fa04601 commit c6fdbaf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

_sass/common/_release_style.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1120,6 +1120,7 @@ $donate-robot-size: 500px;
11201120
}
11211121

11221122
p {
1123+
line-height: normal;
11231124
margin: 0;
11241125
}
11251126
}
@@ -1131,6 +1132,7 @@ $donate-robot-size: 500px;
11311132
font-weight: 800;
11321133

11331134
p {
1135+
line-height: normal;
11341136
margin: 0;
11351137
}
11361138

0 commit comments

Comments
 (0)