Align mobile newsletter button right

This commit is contained in:
2026-08-03 16:54:57 +02:00
parent a1917120c5
commit 26764625ac
@@ -113,6 +113,6 @@
} }
.sg-card--call-to-action-card--three-column .sg-call-to-action-card__action { .sg-card--call-to-action-card--three-column .sg-call-to-action-card__action {
justify-content: flex-start; justify-content: flex-end;
} }
} }