mirror of
https://github.com/writefreely/writefreely
synced 2024-11-10 11:24:13 +00:00
Revert accidental h2 font-size change
This commit is contained in:
parent
71224d68a2
commit
eda267e30a
1 changed files with 1 additions and 1 deletions
|
@ -644,7 +644,7 @@ body#collection article, body#subpage article {
|
|||
padding-bottom: 0;
|
||||
.book {
|
||||
h2 {
|
||||
font-size: 1.5;
|
||||
font-size: 1.4em;
|
||||
}
|
||||
a.hidden.action {
|
||||
color: #666;
|
||||
|
|
Loading…
Reference in a new issue