[AUTOMATED-PR] Update S2A style tokens#5722
Closed
github-actions[bot] wants to merge 1 commit intostagefrom
Closed
[AUTOMATED-PR] Update S2A style tokens#5722github-actions[bot] wants to merge 1 commit intostagefrom
github-actions[bot] wants to merge 1 commit intostagefrom
Conversation
Contributor
|
Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch.
Commits
|
Contributor
Author
|
This PR has not been updated recently and will be closed in 7 days if no action is taken. Please ensure all checks are passing, https://github.com/orgs/adobecom/discussions/997 provides instructions. If the PR is ready to be merged, please mark it with the "Ready for Stage" label. |
Contributor
Author
|
Closing this PR due to inactivity. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Synchronized --s2a- variables in
./libs/c2/styles/styles.css.Updated variables:
--s2a-grid-gutter: var(--s2a-spacing-xs) -> 8px
Added variables:
--s2a-grid-container-max-width: 767px
--s2a-grid-container-padding-inline: 85.33px
--s2a-grid-container-width-percent: 83.4px
--s2a-grid-container-body-max-width: 794px
--s2a-grid-container-content-max-width: 1062px
--s2a-grid-breakpoint-max-width: 767px
--s2a-grid-breakpoint-min-width: 320px
--s2a-font-family-title: var(--s2a-font-family-adobe-clean-display)
--s2a-font-family-subheading: var(--s2a-font-family-adobe-clean-display)
--s2a-font-family-body: var(--s2a-font-family-adobe-clean)
--s2a-font-family-label: var(--s2a-font-family-adobe-clean)
--s2a-font-family-eyebrow: var(--s2a-font-family-adobe-clean)
--s2a-font-family-caption: var(--s2a-font-family-adobe-clean)
Deleted variables:
--s2a-section-padding-none: var(--s2a-spacing-none)
--s2a-section-padding-xs: var(--s2a-spacing-lg)
--s2a-section-padding-sm: var(--s2a-spacing-xl)
--s2a-section-padding-md: var(--s2a-spacing-2xl)
--s2a-section-padding-lg: var(--s2a-spacing-4xl)
--s2a-section-padding-xl: var(--s2a-layout-sm)