Revert "Add public content element width token"

This reverts commit 0d3f1bbd27.
This commit is contained in:
2026-06-24 09:21:39 +02:00
parent 07e226e64c
commit a14ace22e9
3 changed files with 1 additions and 3 deletions
+1 -1
View File
@@ -254,7 +254,7 @@
}
.sg-page-cards-public-page .sg-cards-public-page__cta-right-card {
width: var(--layout-public-content-element-width);
width: 60%;
max-width: none;
margin-inline-start: auto;
}