From d4eddae167420cb8cce6eb2d04e7fb1f40c85031 Mon Sep 17 00:00:00 2001 From: Marius Gavrilescu Date: Mon, 17 Feb 2014 22:18:48 +0200 Subject: [PATCH] Add spaces between logos --- css/custom.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/css/custom.css b/css/custom.css index 4c4ba93..9bc0cbd 100644 --- a/css/custom.css +++ b/css/custom.css @@ -47,3 +47,7 @@ footer{ a.dropdown-toggle{ cursor: pointer; } + +#sponsors a.logo{ + margin-bottom: 1em; +} -- 2.39.2