@secondstaxorg/sscomp 1.6.84 → 1.6.85

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
@@ -18680,12 +18680,12 @@ const FooterContainer = styled.div`
18680
18680
  width: 100%;
18681
18681
  }
18682
18682
 
18683
- @media (max-width: 1094px){
18683
+ @media (max-width: 1366px){
18684
18684
  .address-cols{
18685
18685
  gap: 0;
18686
18686
  }
18687
18687
  div.info-section{
18688
- gap: 0;
18688
+ gap: 20px;
18689
18689
  }
18690
18690
  }
18691
18691