@sc-360-v2/storefront-cms-library 0.3.60 → 0.3.62

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/button.scss CHANGED
@@ -138,7 +138,7 @@
138
138
  flex-direction: var(--_sf-fd-bn);
139
139
  align-items: center;
140
140
 
141
- justify-content: prepareMediaVariable(--_ctm-lt-tt-an);
141
+ justify-content: prepareMediaVariable(--_ctm-lt-at);
142
142
  gap: prepareMediaVariable(--_ctm-lt-gp);
143
143
 
144
144
  width: 100%;