add testimonial to nonprofit landing page
This commit is contained in:
@@ -600,6 +600,19 @@ thead {
|
||||
}
|
||||
}
|
||||
|
||||
.nonprofit-testimonial-copy {
|
||||
text-align: justify;
|
||||
font-size: 18px !important;
|
||||
margin-left: 20px;
|
||||
margin-right: 20px;
|
||||
@media (min-width: 991px) and (max-width: 1199px) {
|
||||
height: 450px;
|
||||
}
|
||||
@media (min-width: 1200px) {
|
||||
height: 300px;
|
||||
}
|
||||
}
|
||||
|
||||
.navbar-collapse {
|
||||
border-top: 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user