Merge branch '217-fix-h2-size' of https://github.com/RJ722/writefreely into RJ722-217-fix-h2-size

This commit is contained in:
Matt Baer 2020-08-12 13:42:57 -04:00
commit 0c8b779afb
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ body {
font-size: 1.5em;
}
h2 {
font-size: 1.17em;
font-size: 1.2em;
}
}