uniform spacing

This commit is contained in:
Reto Kromer 2017-05-13 06:48:57 +02:00 committed by GitHub
parent 3f76abc053
commit 7af1a3de2c

View File

@ -7,7 +7,7 @@ code {
} }
dd { dd {
padding-left:24px; padding-left: 24px;
} }
dt { dt {
@ -26,9 +26,9 @@ img {
} }
h1 { h1 {
letter-spacing:8px; letter-spacing: 8px;
font-size:86px; font-size: 86px;
line-height:120px; line-height: 120px;
} }
div { div {