Distill header

This commit is contained in:
Shan Carter
2017-10-06 21:27:55 -07:00
parent defd752b6e
commit 75a0a8228a
9 changed files with 69 additions and 84 deletions
+4 -4
View File
@@ -21,8 +21,8 @@ d-article > * {
@media(min-width: 1024px) {
d-article {
font-size: 0.9rem;
line-height: 1.9em;
font-size: 1rem;
line-height: 1.7em;
}
}
@@ -100,10 +100,10 @@ d-article a {
d-article p,
d-article ul,
d-article ol {
font-family: "Merriweather", georgia, serif;
font-weight: 300;
font-family: georgia, serif;
margin-top: 0;
margin-bottom: 1.7em;
-webkit-font-smoothing: antialiased;
}
d-article a {