From 1d67d7e6973b7b8bb256f48bbe63d46783f646c0 Mon Sep 17 00:00:00 2001 From: Nick Krichevsky Date: Fri, 30 Nov 2018 14:42:41 -0500 Subject: [PATCH] Also add margin to the logo images --- static/css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/css/style.css b/static/css/style.css index 22dab6b..824359a 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -121,6 +121,7 @@ footer.page-footer { .sponsors img { display: inline-block; margin-right: 20px; + margin-bottom: 20px; } .sponsors h2 {