From 397d2fc846cc8a76ac44fac80b50d99e0379ef31 Mon Sep 17 00:00:00 2001 From: Danielle McLean Date: Wed, 25 Oct 2017 10:14:36 +1100 Subject: [PATCH] Add a liiiiiiittle more spacing around the social profiles --- lemoncurry/static/lemoncurry/css/layout.styl | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lemoncurry/static/lemoncurry/css/layout.styl b/lemoncurry/static/lemoncurry/css/layout.styl index 7ae335b..7cd9ab0 100644 --- a/lemoncurry/static/lemoncurry/css/layout.styl +++ b/lemoncurry/static/lemoncurry/css/layout.styl @@ -69,4 +69,7 @@ body padding 0 > li display inline-block - margin-right 5px + margin-right 7px + // Special handling for http://www.kevinmarks.com/distributed-verify.html + > svg + margin auto 5px