From ad1f49b9fa07f9e51dabcf46595b11ba3667d614 Mon Sep 17 00:00:00 2001 From: Jos Poortvliet Date: Thu, 8 Aug 2019 16:53:05 +0200 Subject: final feedback implemented Signed-off-by: Jos Poortvliet --- assets/css/pages/contribute.scss | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'assets/css/pages/contribute.scss') diff --git a/assets/css/pages/contribute.scss b/assets/css/pages/contribute.scss index 29e1c93c..0a3f0b73 100644 --- a/assets/css/pages/contribute.scss +++ b/assets/css/pages/contribute.scss @@ -18,7 +18,9 @@ footer.page-footer { .section--contribute { padding-top: 30px; /* display: inline-block; */ - + .row { + padding-top: 50px; + } .section--heading-1 { padding: 80px 0 30px 0; } @@ -32,6 +34,9 @@ footer.page-footer { text-align: left !important; } } + img { + padding: 15px; + } } .calltoaction { -- cgit v1.2.3