Add public content element width token
This commit is contained in:
@@ -254,7 +254,7 @@
|
||||
}
|
||||
|
||||
.sg-page-cards-public-page .sg-cards-public-page__cta-right-card {
|
||||
width: 60%;
|
||||
width: var(--layout-public-content-element-width);
|
||||
max-width: none;
|
||||
margin-inline-start: auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user