Improve line height

This commit is contained in:
Adriano 2018-07-14 16:58:00 -04:00
parent 7e2ef8afdc
commit 213e909483

View file

@ -18,7 +18,7 @@ body {
{% endif %}
}
p {
line-height: 1.5;
line-height: 1.7;
margin: 30px 0;
}
h1,h2,h3,h4,h5,h6 {