fix: Remove whitespace from testimonial text
This commit is contained in:
parent
86a1cfefae
commit
f23d88be5e
1 changed files with 1 additions and 3 deletions
|
|
@ -5,9 +5,7 @@
|
|||
</div>
|
||||
{% endif %}
|
||||
<div class="testimonial-content">
|
||||
<span>“</span>
|
||||
{{ content }}
|
||||
<span>”</span>
|
||||
“{{ content }}”
|
||||
</div>
|
||||
<div class="testimonial-by">
|
||||
{{ name }}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue