Add letter-spacing

Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
Valentin Popov 2018-04-24 17:53:22 +04:00
parent 5858480e30
commit da9eb14816
Signed by: Valentin Popov
GPG Key ID: 269A00ACA90A8EA3

View File

@ -15,6 +15,7 @@ h4,
h5,
h6 {
font-weight: 300;
letter-spacing: .01em;
margin-bottom: 2rem;
margin-top: 0;
}