Change post page h2 size to 1.4em

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

View File

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