Skip to content

Commit

Permalink
fix(ui): decrease teaser hero block title font size
Browse files Browse the repository at this point in the history
  • Loading branch information
RaneHyv committed Mar 5, 2024
1 parent 16d796a commit 0c849bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/theme/extras/blocks/teaser.less
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
line-height: 40px !important;

@media (min-width: 662px) {
font-size: 80px !important;
font-size: 55px !important;
line-height: 90px !important;
}
}
Expand Down

0 comments on commit 0c849bb

Please sign in to comment.