Remove hyphens in donation popup

This commit is contained in:
Alex Cabal 2021-01-03 20:28:13 -06:00
parent fcd13ed9e2
commit 53b865e886

View file

@ -1835,6 +1835,7 @@ article.ebook section aside.donation{
margin-bottom: 2rem;
background-color: rgba(255, 255, 255, .5);
font-style: italic;
hyphens: none;
}
aside.donation::before{