Cause fundraising bar to disappear more quickly.
This commit is contained in:
parent
a8d53ca1dd
commit
389c94d967
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ text-decoration: none; color: #557733;
|
||||||
right: 2%;
|
right: 2%;
|
||||||
width: 18%;
|
width: 18%;
|
||||||
}
|
}
|
||||||
@media all and (max-width: 625px) {
|
@media all and (max-width: 725px) {
|
||||||
.donate-sidebar { display: none; }
|
.donate-sidebar { display: none; }
|
||||||
.content-with-donate-sidebar {
|
.content-with-donate-sidebar {
|
||||||
align: center;
|
align: center;
|
||||||
|
|
Loading…
Reference in a new issue