H2 line height 50

This commit is contained in:
documentat.io
2020-04-05 19:15:44 +03:00
parent 543f2b7319
commit 4134c55306
+1 -1
View File
@@ -69,7 +69,7 @@ h1, .h1 {
h2, .h2 {
font-size: 24px;
font-weight: 700;
line-height: 52px;
line-height: 50px;
padding-bottom: .5rem;
@media (min-width: $screen-sm-min){
font-size: 32px;