Narrow newsletter email field

This commit is contained in:
2026-08-03 16:51:25 +02:00
parent 63f0d01859
commit 6cfb356cbc
2 changed files with 2 additions and 2 deletions
@@ -50,7 +50,7 @@
.sg-card--call-to-action-card--three-column {
--layout-call-to-action-card-width: var(--dimension-public-content-width);
--layout-call-to-action-card-content-columns: minmax(0, 1fr) minmax(0, 1fr) max-content;
--layout-call-to-action-card-content-columns: minmax(0, 1fr) 20% max-content;
}
.sg-card--call-to-action-card .sg-card-segment--body {