@sc-360-v2/storefront-cms-library 0.4.66 → 0.4.68

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.
@@ -622,6 +622,7 @@ $resizeActive: '[data-cms-element-resizer="true"]';
622
622
  border: 0.5px solid var(--_gray-300);
623
623
  border-radius: 4px;
624
624
  background: #fff;
625
+
625
626
  font-weight: 400;
626
627
  font-size: 16px;
627
628
  line-height: 24px;
@@ -1,6 +1,7 @@
1
1
  .variant__picker__static {
2
2
  .text-element {
3
3
  color: #333;
4
+
4
5
  font-size: 12px;
5
6
  font-style: normal;
6
7
  font-weight: 400;
@@ -499,6 +499,7 @@ div[data-div-type="cms-buy-for-tabs-container-wrapper"] {
499
499
  }
500
500
  }
501
501
 
502
+ //
502
503
  // font-weight: 700;
503
504
  // font-size: 16px;
504
505
  // line-height: 150%;
@@ -31,6 +31,7 @@ $minWidth: 70px;
31
31
  }
32
32
  .text-element {
33
33
  color: #333;
34
+
34
35
  font-size: 12px;
35
36
  font-style: normal;
36
37
  font-weight: 400;