From 1f36c262649e59c2878c32d855a0569c4b20b406 Mon Sep 17 00:00:00 2001 From: Michael Q Larson Date: Wed, 4 Feb 2015 16:11:48 -0800 Subject: [PATCH] minor changes to landing page --- views/home.jade | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/views/home.jade b/views/home.jade index 6fcec23b5d..206cfd7811 100644 --- a/views/home.jade +++ b/views/home.jade @@ -69,9 +69,10 @@ block content .landing-skill-icon.ion-ios-loop-strong h2.black-text Agile br + br .big-break h2 Why you should join our community right now: - h3.col-xs-offset-0.col-sm-offset-1.col-md-offset-2 + h3.col-xs-offset-0.col-sm-offset-1 ul.text-left li.ion-code   We're thousands of professionals, all learning to code together li.ion-code   We're building projects for dozens of nonprofits @@ -81,6 +82,6 @@ block content li.ion-code   You'll learn to code at your own pace, in your browser or on your phone li.ion-code   You'll become qualified for thousands of jobs currently going unfilled li.ion-code   You can get help in real time from our community chat rooms and forum - li.ion-code   We all share one goal: to boost our careers with code + li.ion-code   We all share one common goal: to boost our careers with code .big-break a.btn.btn-cta.signup-btn(href="/login") Learn to code today (it's free) \ No newline at end of file