mirror of
https://github.com/standardebooks/web.git
synced 2025-07-10 00:30:28 -04:00
Wrap long lines in ebook headers
This commit is contained in:
parent
6543658e45
commit
eaf5ff90ba
1 changed files with 2 additions and 0 deletions
|
@ -1208,12 +1208,14 @@ time{
|
|||
}
|
||||
|
||||
article.ebook h1{
|
||||
overflow-wrap: anywhere;
|
||||
border: none;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
article.ebook hgroup h2{
|
||||
overflow-wrap: anywhere;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue