@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.es.js CHANGED
@@ -2098,12 +2098,12 @@ button{
2098
2098
  width: 100%;
2099
2099
  }
2100
2100
 
2101
- @media (max-width: 1094px){
2101
+ @media (max-width: 1366px){
2102
2102
  .address-cols{
2103
2103
  gap: 0;
2104
2104
  }
2105
2105
  div.info-section{
2106
- gap: 0;
2106
+ gap: 20px;
2107
2107
  }
2108
2108
  }
2109
2109