From 2f613ec2160d29f27f4d702ce1834605d0ef5f7d Mon Sep 17 00:00:00 2001 From: Quincy Larson Date: Mon, 22 Feb 2016 15:30:08 -0800 Subject: [PATCH] shorten nonprofit testimonials --- client/less/main.less | 4 ++-- server/views/resources/nonprofits.jade | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/client/less/main.less b/client/less/main.less index c1755b2c16..8ce2c43f63 100644 --- a/client/less/main.less +++ b/client/less/main.less @@ -606,10 +606,10 @@ thead { margin-left: 20px; margin-right: 20px; @media (min-width: 991px) and (max-width: 1199px) { - height: 450px; + height: 300px !important; } @media (min-width: 1200px) { - height: 300px; + height: 200px !important; } } diff --git a/server/views/resources/nonprofits.jade b/server/views/resources/nonprofits.jade index 006298e583..b735f556d4 100644 --- a/server/views/resources/nonprofits.jade +++ b/server/views/resources/nonprofits.jade @@ -14,20 +14,20 @@ block content .spacer hr .spacer - h2 Nonprofits we've helped: + h2 What nonprofit leaders are saying: .spacer .row .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") - 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 .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") - 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 .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") - 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 .spacer hr