From d354b7620e6558b2e2df9d82015350a4b7b72434 Mon Sep 17 00:00:00 2001 From: Riku Rouvila Date: Sun, 25 Jan 2015 18:37:56 +0200 Subject: [PATCH] style fixes --- src/styles/style.styl | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/src/styles/style.styl b/src/styles/style.styl index e826aa5..c59c270 100644 --- a/src/styles/style.styl +++ b/src/styles/style.styl @@ -17,7 +17,7 @@ h1, h2, h3 margin-bottom 0.5em text-shadow 1px 1px 0 rgba(255, 255, 255, 0.15) p - margin 0 + margin-top 2em a color linkColor text-decoration none @@ -79,9 +79,6 @@ section @media screen and (max-width: 700px) width 100% -#invite-form - margin-bottom 2em - .invite-form position relative .btn @@ -130,7 +127,8 @@ section vertical-align middle margin 3px border-radius 3px - +.members + margin-top 2em footer font-size 1.5em padding 0.5em