From 59bda3286070f446854d3d726bc322f776f4e4e5 Mon Sep 17 00:00:00 2001 From: Riku Rouvila Date: Fri, 27 Oct 2017 13:07:50 +0100 Subject: [PATCH] add link to code of conduct (#33) --- src/index.jade | 2 +- src/styles/style.styl | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/src/index.jade b/src/index.jade index d08b21e..3f3c3c1 100644 --- a/src/index.jade +++ b/src/index.jade @@ -20,7 +20,7 @@ block content .row h3 Tule mukaan Slack-yhteisöömme #invite-form.form - + p.code-of-conduct Ennen liittymistä yhteisöömme varmista, että olet lukenut yhteisön käyttäytymissäännöt. section .row .bread diff --git a/src/styles/style.styl b/src/styles/style.styl index 5fcf1b5..3881dfc 100644 --- a/src/styles/style.styl +++ b/src/styles/style.styl @@ -142,6 +142,9 @@ section:first-child right 14px top 14px +.code-of-conduct + margin-bottom 0 + .membership-form .input margin 8px 0px @@ -363,3 +366,4 @@ footer vertical-align initial p:first-child margin-top 37px +