|
@@ -1052,11 +1052,12 @@ body {
|
|
|
.front-testimonials .hentry {
|
|
|
background: rgba(0, 0, 0, 0.02);
|
|
|
margin-bottom: 3.2em;
|
|
|
- padding: 1.6em;
|
|
|
+ padding: 1.6em 1.6em 3em;
|
|
|
position: relative;
|
|
|
font-size: 16px;
|
|
|
font-size: 1rem;
|
|
|
}
|
|
|
+
|
|
|
.front-testimonials .hentry p {
|
|
|
margin-top: 0;
|
|
|
}
|
|
@@ -1849,6 +1850,7 @@ figure {
|
|
|
.front-testimonials .hentry {
|
|
|
font-size: 28px;
|
|
|
font-size: 1.75rem;
|
|
|
+ padding-bottom: 1.6em;
|
|
|
}
|
|
|
.front-testimonials .hentry .entry-title {
|
|
|
font-size: 18px;
|