From b415846a98f6628a8e2bf58414e51397c137ca12 Mon Sep 17 00:00:00 2001 From: Sander Roosendaal Date: Thu, 18 Oct 2018 08:20:23 +0200 Subject: [PATCH] removed padding on right front page --- rowers/templates/frontpage.html | 12 +++++++----- static/css/frontstyles.css | 1 - 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/rowers/templates/frontpage.html b/rowers/templates/frontpage.html index f12f6778..d97447a7 100644 --- a/rowers/templates/frontpage.html +++ b/rowers/templates/frontpage.html @@ -21,9 +21,11 @@
  •  
  • -
  • +
  • -

    SIGN UP FREE

    +

    +
    SIGN UP FREE
    +

  • @@ -112,9 +114,9 @@
  •  
  • -
  • - -

    VIEW ALL

    +
  • + +

    and more

  • diff --git a/static/css/frontstyles.css b/static/css/frontstyles.css index f41aaf4c..ff7c6da8 100644 --- a/static/css/frontstyles.css +++ b/static/css/frontstyles.css @@ -11,7 +11,6 @@ .wrapper > * { /* border: 2px solid #f08c00; */ border 0; - padding: 5px; } .wrapper nav {