From 3c3409bc1f908ca6160423dfe5961bbb1a9aa7d1 Mon Sep 17 00:00:00 2001 From: summerscope Date: Tue, 27 May 2014 18:03:12 +1000 Subject: [PATCH] Tweaks to styling on groups page --- app/assets/stylesheets/darkswarm/groups.css.sass | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/app/assets/stylesheets/darkswarm/groups.css.sass b/app/assets/stylesheets/darkswarm/groups.css.sass index 42ce75ac46..b859273ab7 100644 --- a/app/assets/stylesheets/darkswarm/groups.css.sass +++ b/app/assets/stylesheets/darkswarm/groups.css.sass @@ -4,17 +4,17 @@ #groups background-color: $clr-brick-light background-image: url("/assets/groups.svg") - background-position: center 10px + background-position: center 15px background-repeat: no-repeat + padding-bottom: 20px .group - .group_footer - margin-bottom: 1em - hr - border-bottom: 10px solid white - outline: none - border-top: none - margin-top: none + padding-bottom: 40px + hr + border-bottom: 10px solid white + outline: 0 + border-top: 0 + margin: 0 .group-hero position: relative