mirror of
https://github.com/standardebooks/web.git
synced 2025-07-15 02:46:46 -04:00
Fix margin in donation banner for public domain day blog posts
This commit is contained in:
parent
c12e93b4e2
commit
ec4826bb41
1 changed files with 4 additions and 0 deletions
|
@ -54,6 +54,10 @@ figure.realistic-ebook.xxlarge{
|
|||
margin-top: -.5rem;
|
||||
}
|
||||
|
||||
.public-domain-day + aside.donation{
|
||||
margin-top: 4rem;
|
||||
}
|
||||
|
||||
@media(max-width: 1000px){
|
||||
.public-domain-day div + div{
|
||||
margin-left: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue