Give a margin bottom to logos

This commit is contained in:
Nick Krichevsky 2018-11-30 14:33:37 -05:00
parent bad0b13913
commit db5acc8033

View file

@ -114,6 +114,7 @@ footer.page-footer {
.sponsor-name {
margin-right: 20px;
margin-bottom: 20px;
font-weight: 500;
}