We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bc9aa5 commit e27ad8fCopy full SHA for e27ad8f
assets/scss/components/_testimonial.scss
@@ -12,7 +12,7 @@
12
13
.sticky-description {
14
font-style: italic;
15
- height: 520 px;
+ height: 560 px;
16
flex-shrink: 0;
17
flex-grow: 0;
18
display: flex;
@@ -29,9 +29,7 @@
29
left: 1rem;
30
font-size: 4rem;
31
line-height: 1;
32
- /* soft gray - feel free to change */
33
font-family: Georgia, serif;
34
- /* looks elegant */
35
opacity: 0.4;
36
pointer-events: none;
37
}
0 commit comments