minor tweaks to landing page

This commit is contained in:
Michael Q Larson
2015-04-09 13:06:36 -07:00
parent 62cabd56ff
commit 6f752b2437

View File

@ -22,11 +22,12 @@ block content
img.img-responsive.landing-icon.img-center(src= 'https://s3.amazonaws.com/freecodecamp/landingIcons_nonprofits.svg.gz', title='Help nonprofits') img.img-responsive.landing-icon.img-center(src= 'https://s3.amazonaws.com/freecodecamp/landingIcons_nonprofits.svg.gz', title='Help nonprofits')
p.landing-p Give nonprofits a boost by empowering them with code. p.landing-p Give nonprofits a boost by empowering them with code.
.big-break .big-break
a.btn.btn-cta.signup-btn(href="/login") Start learning to code (it's free) .row
br .col-xs-12.col-sm-8.col-sm-offset-2
br a.btn.btn-cta.signup-btn.btn-block(href="/login") Start learning to code (it's free)
a.btn.nonprofit-cta.btn-success(href="/nonprofits") I'm with a nonprofit and want help coding something .spacer
.big-break a.btn.btn-cta.btn-success.btn-block(href="/nonprofits") My nonprofit needs coding help
.big-break
h2 Campers you'll hang out with: h2 Campers you'll hang out with:
.row .row
.col-xs-12.col-sm-12.col-md-4 .col-xs-12.col-sm-12.col-md-4
@ -84,6 +85,8 @@ block content
li.ion-code   You can get help in real time from our community chat rooms and forum li.ion-code   You can get help in real time from our community chat rooms and forum
li.ion-code   We all share one common goal: to boost our careers with code li.ion-code   We all share one common goal: to boost our careers with code
.big-break .big-break
a.btn.btn-cta.signup-btn(href="/login") Learn to code today (it's free) .row
.col-xs-12.col-sm-8.col-sm-offset-2
a.btn.btn-cta.signup-btn.btn-block(href="/login") Learn to code today (it's free)
script. script.
challengeName = 'Home' challengeName = 'Home'