Remove useless line height from h1

master
crudo 2018-06-08 13:28:20 +02:00
parent 8f776359f0
commit 4c3b065cfd
1 changed files with 0 additions and 1 deletions

View File

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