underline <h2>s, solidify <hr>s

This commit is contained in:
2020-03-12 16:42:41 -04:00
parent 0760163027
commit 91d293e390
11 changed files with 72 additions and 83 deletions
+5
View File
@@ -14,6 +14,11 @@ div#content {
line-height: 1.5;
}
h2 {
padding-bottom: 0.3em;
border-bottom: 1px solid $color-kinda-light;
}
img,
figure {
height: auto;