Remove useless line height from h1

This commit is contained in:
crudo 2018-06-08 13:28:20 +02:00
parent 8f776359f0
commit 4c3b065cfd

View File

@ -44,7 +44,6 @@ main {
h1 {
margin: 0;
font-size: 4rem;
line-height: 4rem;
}
p, li {