Revert accidental h2 font-size change

This commit is contained in:
Matt Baer 2020-03-04 10:14:33 -06:00
parent 71224d68a2
commit eda267e30a
1 changed files with 1 additions and 1 deletions

View File

@ -644,7 +644,7 @@ body#collection article, body#subpage article {
padding-bottom: 0; padding-bottom: 0;
.book { .book {
h2 { h2 {
font-size: 1.5; font-size: 1.4em;
} }
a.hidden.action { a.hidden.action {
color: #666; color: #666;