custom newsletter

main
alexanderroese 2024-06-21 20:53:44 +02:00
parent 82246b257a
commit 4da17c2486
2 changed files with 13 additions and 0 deletions

View File

@ -61,6 +61,13 @@
margin: 0 12px;
}
.shx-newsletter-animation {
width: 150px;
height: 100px;
transform: scale(1.6);
pointer-events: none;
}
.shx-newsletter-input {
/* width: 500px; */
}
@ -75,4 +82,9 @@
flex-direction: row;
padding: 0px 20px 0px 0px;
}
.shx-newsletter-animation {
width: 150px;
height: 150px;
}
}

View File

@ -14,6 +14,7 @@
{% endcomment %}
>
<dotlottie-player
id="shx-newsletter-animation"
src="{{ 'lottie_newsletter.lottie' | asset_url }}"
background="transparent"
speed="1"