mirror of
https://github.com/writefreely/writefreely
synced 2024-11-10 11:24:13 +00:00
Change post page h2 size to 1.4em
This commit is contained in:
parent
0c8b779afb
commit
8b243e119f
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ body {
|
|||
font-size: 1.5em;
|
||||
}
|
||||
h2 {
|
||||
font-size: 1.2em;
|
||||
font-size: 1.4em;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue