Skip to content

Commit

Permalink
Fix line height (broken on Zukunftsentscheid)
Browse files Browse the repository at this point in the history
  • Loading branch information
magro committed Jan 22, 2024
1 parent e8c55d6 commit 7ac1148
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _sass/layout/_masthead.scss
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ header.masthead {
.intro-heading {
font-size: 40px;
font-weight: 600;
line-height: 20px;
line-height: 50px;
margin-bottom: 25px;
@include heading-font;
}
Expand Down

0 comments on commit 7ac1148

Please sign in to comment.