Merge pull request #186 from amiaopensource/uniform_spacing

uniform spacing
This commit is contained in:
Reto Kromer 2017-05-13 15:59:53 +02:00 committed by GitHub
commit ed81a16458

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 {