Skip to content

Commit be099ff

Browse files
Reduce line-height on .lead
1 parent 04bee1e commit be099ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

assets-src/styles/sass/30-base/_typography.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ h1, h2, h3, h4, h5, h6 {
5151

5252
.lead {
5353
font-size: var(--w3c-text-2);
54+
line-height: 1.4;
5455
}
5556

5657
:where(.txt-pluto, .txt-eris, .text-sm) {

0 commit comments

Comments
 (0)