Skip to content

Commit

Permalink
update landing page and stories
Browse files Browse the repository at this point in the history
  • Loading branch information
Quincy Larson committed Oct 15, 2015
1 parent 99db9ea commit cf45d2b
Show file tree
Hide file tree
Showing 4 changed files with 108 additions and 98 deletions.
8 changes: 5 additions & 3 deletions client/less/main.less
Original file line number Diff line number Diff line change
Expand Up @@ -495,10 +495,12 @@ thead {
}

.testimonial-copy {
font-size: 20px;
text-align: center;
text-align: justify;
font-size: 18px !important;
margin-left: 20px;
margin-right: 20px;
@media (min-width: 991px) and (max-width: 1199px) {
height: 120px;
height: 140px;
}
@media (min-width: 1200px) {
height: 90px;
Expand Down
Loading

0 comments on commit cf45d2b

Please sign in to comment.