Also add margin to the logo images

This commit is contained in:
Nick Krichevsky 2018-11-30 14:42:41 -05:00
parent db5acc8033
commit 1d67d7e697

View file

@ -121,6 +121,7 @@ footer.page-footer {
.sponsors img { .sponsors img {
display: inline-block; display: inline-block;
margin-right: 20px; margin-right: 20px;
margin-bottom: 20px;
} }
.sponsors h2 { .sponsors h2 {