fix heading styles on AMP pages

This commit is contained in:
2020-03-14 09:36:29 -04:00
parent 10c36caf7d
commit aadc1fe47b
2 changed files with 9 additions and 4 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ div#content {
}
h2 {
padding-bottom: 0.3em;
padding-bottom: 0.25em;
border-bottom: 1px solid $color-kinda-light;
}