600px seems better here than 500px.
This commit is contained in:
parent
009cc20555
commit
9aa9e73a91
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ text-decoration: none; color: #557733;
|
|||
right: 2%;
|
||||
width: 18%;
|
||||
}
|
||||
@media all and (max-width: 500px) {
|
||||
@media all and (max-width: 600px) {
|
||||
.donate-sidebar { display: none; }
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue