Fix line-height

This commit is contained in:
Zsolt Kocsmarszky 2017-12-01 16:04:39 +01:00
parent 60becaf4c2
commit 1d90f2acad

View File

@ -46,7 +46,7 @@ body {
page-header, .page-header--new {
h3 {
margin: 0;
line-height: 2;
line-height: 1.75;
font-weight: 500;
}
}