update button css

pull/2/head
Michael Q Larson 2014-12-04 23:44:13 -08:00
parent 8b9045195b
commit 91dd9c6c18
1 changed files with 2 additions and 2 deletions

View File

@ -31,7 +31,7 @@ block content
span.landing-icon.ion-ios7-people.text-primary(title='Help nonprofits') span.landing-icon.ion-ios7-people.text-primary(title='Help nonprofits')
.negative-10 .negative-10
p.landing-p Give nonprofits a boost by empowering them with code. p.landing-p Give nonprofits a boost by empowering them with code.
a.btn.btn-cta.btn-primary(href="/login") Sign in now to start coding (it's free) a.btn.btn-cta.signup-btn.btn-primary(href="/login") Sign in now to start coding (it's free)
br br
br br
a.btn.nonprofit-cta.btn-success(href="/nonprofits") I'm with a nonprofit and want help coding something a.btn.nonprofit-cta.btn-success(href="/nonprofits") I'm with a nonprofit and want help coding something
@ -42,5 +42,5 @@ block content
include partials/faq include partials/faq
br br
.text-center .text-center
a.btn.btn-cta.btn-primary(href="/login") Sign in now to start coding (it's free) a.btn.btn-cta.signup-btn.cta.btn-primary(href="/login") Sign in now to start coding (it's free)
br br