mirror of
https://github.com/standardebooks/web.git
synced 2025-07-14 02:21:55 -04:00
Fix h2 text align on ebook pages
This commit is contained in:
parent
ada670b7d4
commit
a70566b9c4
1 changed files with 1 additions and 1 deletions
|
@ -887,7 +887,7 @@ article.ebook h1{
|
|||
text-align: center;
|
||||
}
|
||||
|
||||
article.ebook h2{
|
||||
article.ebook hgroup h2{
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue