hasting-swatchcart-module 1.0.63 → 1.0.64

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.
@@ -924,10 +924,6 @@ template, [hidden] {
924
924
  margin-right: calc(var(--spacing) * 1);
925
925
  }
926
926
 
927
- #root-container .mr-2 {
928
- margin-right: calc(var(--spacing) * 2);
929
- }
930
-
931
927
  #root-container .mb-2 {
932
928
  margin-bottom: calc(var(--spacing) * 2);
933
929
  }
package/dist/cdn/main.css CHANGED
@@ -924,10 +924,6 @@ template, [hidden] {
924
924
  margin-right: calc(var(--spacing) * 1);
925
925
  }
926
926
 
927
- #root-container .mr-2 {
928
- margin-right: calc(var(--spacing) * 2);
929
- }
930
-
931
927
  #root-container .mb-2 {
932
928
  margin-bottom: calc(var(--spacing) * 2);
933
929
  }