custom newsletter
parent
4da17c2486
commit
58fb4f372b
|
@ -72,6 +72,10 @@
|
||||||
/* width: 500px; */
|
/* width: 500px; */
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.shx-newsletter-field-container {
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
@media screen and (min-width: 750px) {
|
@media screen and (min-width: 750px) {
|
||||||
.newsletter__button {
|
.newsletter__button {
|
||||||
flex-shrink: 0;
|
flex-shrink: 0;
|
||||||
|
|
|
@ -20,11 +20,10 @@
|
||||||
speed="1"
|
speed="1"
|
||||||
autoplay
|
autoplay
|
||||||
loop="true"
|
loop="true"
|
||||||
style="width: 150px; height: 150px; transform: scale(1.6); pointer-events: none"
|
|
||||||
direction="1"
|
direction="1"
|
||||||
mode="bounce"></dotlottie-player>
|
mode="bounce"></dotlottie-player>
|
||||||
|
|
||||||
<div>
|
<div class="shx-newsletter-field-container">
|
||||||
<h2 style="margin-top: 0">Jetzt anmelden</h2>
|
<h2 style="margin-top: 0">Jetzt anmelden</h2>
|
||||||
|
|
||||||
<div class="field">
|
<div class="field">
|
||||||
|
|
Loading…
Reference in New Issue