@secondstaxorg/sscomp 1.6.68 → 1.6.69

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/index.js CHANGED
@@ -18491,6 +18491,10 @@ const FooterContainer = styled.div`
18491
18491
  width: 250px;
18492
18492
  }
18493
18493
 
18494
+ .address-col p{
18495
+ display: flex;
18496
+ }
18497
+
18494
18498
  .address-cols{
18495
18499
  display: flex;
18496
18500
  justify-content: start;