Adjust shapes on mobile Our Supporters page

This commit is contained in:
Amy 2021-09-07 23:53:58 -04:00
parent 6748c24ee8
commit fcc52791f9
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
@media only screen and (max-width: calc(768rem / 16)) {
.page {
margin-bottom: calc(30rem / 16);
margin: calc(30rem / 16) 0;
}
.headerContainer {