shorten nonprofit testimonials

This commit is contained in:
Quincy Larson
2016-02-22 15:30:08 -08:00
parent d146c23945
commit 2f613ec216
2 changed files with 6 additions and 6 deletions

View File

@ -606,10 +606,10 @@ thead {
margin-left: 20px; margin-left: 20px;
margin-right: 20px; margin-right: 20px;
@media (min-width: 991px) and (max-width: 1199px) { @media (min-width: 991px) and (max-width: 1199px) {
height: 450px; height: 300px !important;
} }
@media (min-width: 1200px) { @media (min-width: 1200px) {
height: 300px; height: 200px !important;
} }
} }

View File

@ -14,20 +14,20 @@ block content
.spacer .spacer
hr hr
.spacer .spacer
h2 Nonprofits we've helped: h2 What nonprofit leaders are saying:
.spacer .spacer
.row .row
.col-xs-12.col-sm-12.col-md-4 .col-xs-12.col-sm-12.col-md-4
img.img-responsive.testimonial-image.img-center(src="http://i.imgur.com/ZHnFFN5.jpg", alt="Ewa's testimonial image") img.img-responsive.testimonial-image.img-center(src="http://i.imgur.com/ZHnFFN5.jpg", alt="Ewa's testimonial image")
p.nonprofit-testimonial-copy Thank you so much for your contribution of your time and your technical expertise. With your valuable contribution we were able to improve all of our systems and processes as part of our Wonder Women Eastern Indonesia program, and make sure that even more life changing technologies get to where they are needed most. p.nonprofit-testimonial-copy With Free Code Camp's valuable contribution, we were able to improve all of our systems and processes as part of our Wonder Women Eastern Indonesia program, and make sure that even more life changing technologies get to where they are needed most.
h3 - Ewa Wojkowska with Kopernik h3 - Ewa Wojkowska with Kopernik
.col-xs-12.col-sm-12.col-md-4 .col-xs-12.col-sm-12.col-md-4
img.img-responsive.testimonial-image.img-center(src="http://i.imgur.com/KHF8O2i.jpg", alt="Jennifer's testimonial image") img.img-responsive.testimonial-image.img-center(src="http://i.imgur.com/KHF8O2i.jpg", alt="Jennifer's testimonial image")
p.nonprofit-testimonial-copy We have been blown away by the professional quality of the work that has been produced by the campers working on our projects. Not only are we getting an excellent product that is moving our organizational goals forward, but participating in the weekly calls has helped us clarify our own thinking about the way we approach our work. Free Code Camp has been an invaluable partner and we are grateful for their support. p.nonprofit-testimonial-copy We have been blown away by the professional quality of the work that has been produced by the campers working on our projects. Free Code Camp has been an invaluable partner and we are grateful for their support.
h3 - Jennifer McDowell with Child First Authority h3 - Jennifer McDowell with Child First Authority
.col-xs-12.col-sm-12.col-md-4 .col-xs-12.col-sm-12.col-md-4
img.img-responsive.testimonial-image.img-center(src="http://i.imgur.com/9VknVe3.jpg", alt="Stephanie's testimonial image") img.img-responsive.testimonial-image.img-center(src="http://i.imgur.com/9VknVe3.jpg", alt="Stephanie's testimonial image")
p.nonprofit-testimonial-copy Having custom code developed can be very pricy, and often out of reach for nonprofits. Enter: Free Code Camp! We had the pleasure to work with two very talented campers, Jonathan Lucas and David Alvarado, who went above and beyond to create a web-based app for us. I would highly recommend that nonprofits apply to Free Code Camp with their custom solution needs! p.nonprofit-testimonial-copy We had the pleasure to work with two very talented campers who went above and beyond to create a web-based app for us. I would highly recommend that nonprofits apply to Free Code Camp with their custom solution needs!
h3 - Stephanie McAllister with Timeraiser h3 - Stephanie McAllister with Timeraiser
.spacer .spacer
hr hr