Sync styleguide 2026.05.18.1

This commit is contained in:
2026-08-07 12:56:44 +02:00
parent 571df40925
commit 6b2f9d7966
6 changed files with 55 additions and 3 deletions
@@ -53,6 +53,10 @@
--layout-call-to-action-card-content-columns: minmax(0, 1fr) 30% max-content;
}
.sg-card--call-to-action-card--full-width {
--layout-call-to-action-card-width: var(--dimension-public-content-width);
}
.sg-card--call-to-action-card .sg-card-segment--body {
display: grid;
grid-template-columns: var(--layout-call-to-action-card-content-columns);