Wrap long lines in ebook headers

This commit is contained in:
Alex Cabal 2022-07-15 12:02:55 -05:00
parent 6543658e45
commit eaf5ff90ba

View file

@ -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;
}