600px seems better here than 500px.

This commit is contained in:
Bradley M. Kuhn 2014-12-02 17:55:06 -05:00
parent 009cc20555
commit 9aa9e73a91

View file

@ -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; }
}