mirror of
https://github.com/standardebooks/web.git
synced 2025-07-15 02:46:46 -04:00
Hide stretch goal base on responsive view
This commit is contained in:
parent
ce618dd49d
commit
3260f45d9b
1 changed files with 4 additions and 0 deletions
|
@ -3648,6 +3648,10 @@ a.patron-selection:any-link:hover{
|
|||
.donate table td p{
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
div.progress p.stretch-base{
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
@media(max-width: 870px){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue