style(App): minor heading style fixes

This commit is contained in:
Resi Respati 2017-04-21 10:49:17 +07:00
parent 70210d9e96
commit b014b7a7b1
No known key found for this signature in database
GPG Key ID: BB70B066307F92FD
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ body {
h1, h2, h3, h4, h5, h6 {
margin-bottom: .5rem;
font-weight: 600;
font-weight: 400;
line-height: 1.25;
text-rendering: optimizeLegibility;
}