💄 Adjust SCSS to address new component hierarchy

This commit is contained in:
Philipp Stracker 2024-10-28 17:57:05 +01:00
parent 2bf9832844
commit 0f523d7aae
No known key found for this signature in database
6 changed files with 18 additions and 9 deletions

View file

@ -2,7 +2,7 @@
--wp-components-color-accent: #{$color-blueberry};
--wp-admin-border-width-focus: 3px;
max-width: var(--max-tabbar-width);
max-width: var(--max-container-width);
margin: 0 auto;
transition: max-width 0.2s;