mirror of
https://github.com/standardebooks/web.git
synced 2025-07-17 11:56:38 -04:00
Remove hyphens in donation popup
This commit is contained in:
parent
fcd13ed9e2
commit
53b865e886
1 changed files with 1 additions and 0 deletions
|
@ -1835,6 +1835,7 @@ article.ebook section aside.donation{
|
||||||
margin-bottom: 2rem;
|
margin-bottom: 2rem;
|
||||||
background-color: rgba(255, 255, 255, .5);
|
background-color: rgba(255, 255, 255, .5);
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
|
hyphens: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
aside.donation::before{
|
aside.donation::before{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue