custom newsletter

main
alexanderroese 2024-06-21 21:00:09 +02:00
parent 58fb4f372b
commit d02159dfc1
1 changed files with 2 additions and 2 deletions

View File

@ -61,7 +61,7 @@
margin: 0 12px; margin: 0 12px;
} }
.shx-newsletter-animation { #shx-newsletter-animation {
width: 150px; width: 150px;
height: 100px; height: 100px;
transform: scale(1.6); transform: scale(1.6);
@ -87,7 +87,7 @@
padding: 0px 20px 0px 0px; padding: 0px 20px 0px 0px;
} }
.shx-newsletter-animation { #shx-newsletter-animation {
width: 150px; width: 150px;
height: 150px; height: 150px;
} }