diff --git a/frontend/theme/extras/blocks/teaser.less b/frontend/theme/extras/blocks/teaser.less index 8eabee2..8bd7674 100644 --- a/frontend/theme/extras/blocks/teaser.less +++ b/frontend/theme/extras/blocks/teaser.less @@ -184,11 +184,11 @@ max-width: 842px !important; h2 { font-size: 35px !important; - line-height: 40px !important; + line-height: 45px !important; @media (min-width: 662px) { font-size: 55px !important; - line-height: 90px !important; + line-height: 65px !important; } } }