Allow hyphenation in responsive donation dialog

This commit is contained in:
Alex Cabal 2025-01-05 13:54:42 -06:00
parent 1cb4cbfe24
commit ce618dd49d

View file

@ -3763,6 +3763,7 @@ a.patron-selection:any-link:hover{
.donation,
article.ebook section .donation{
text-align: justify;
hyphens: auto;
}
.donation .flipboard{