.lottie fix

pull/1/head
Jan Umbach 2024-05-27 18:37:37 +02:00
parent 14518751f2
commit 1674f96783
3 changed files with 2 additions and 2 deletions

View File

@ -63,7 +63,7 @@
<p style="font-size: 1.5em; font-weight: 600; margin-bottom: 0;">Vielen Dank für dein Feedback! 😊</p> <p style="font-size: 1.5em; font-weight: 600; margin-bottom: 0;">Vielen Dank für dein Feedback! 😊</p>
<dotlottie-player <dotlottie-player
id="SHX-feedback-modal-lottie1" id="SHX-feedback-modal-lottie1"
src="{{ 'lottie_feedback.png' | asset_url }}" src="{{ 'lottie_feedback.lottie' | asset_url }}"
background="transparent" background="transparent"
speed="1" speed="1"
loop="true" loop="true"
@ -75,7 +75,7 @@
<p style="font-size: 1.5em; font-weight: 600; margin-bottom: 0;">Vielen Dank für dein Feedback! 😊</p> <p style="font-size: 1.5em; font-weight: 600; margin-bottom: 0;">Vielen Dank für dein Feedback! 😊</p>
<dotlottie-player <dotlottie-player
id="SHX-feedback-modal-lottie2" id="SHX-feedback-modal-lottie2"
src="{{ 'lottie_gift.png' | asset_url }}" src="{{ 'lottie_gift.lottie' | asset_url }}"
background="transparent" background="transparent"
speed="1" speed="1"
loop="true" loop="true"