Fixing appendix padding

This commit is contained in:
Shan Carter
2017-01-25 10:39:09 -08:00
parent 8f0b24e0a1
commit 0cfdef58c1
4 changed files with 5 additions and 7 deletions
+2 -2
View File
@@ -36,7 +36,7 @@ dt-article h1 {
}
dt-article h1 {
font-size: 60px;
font-size: 54px;
letter-spacing: -0.02em;
}
@@ -49,7 +49,7 @@ dt-article h1 {
@media(min-width: 1200px) {
dt-article h1 {
font-size: 54px;
font-size: 60px;
}
dt-article > h1:first-of-type {