@secondstaxorg/sscomp 1.4.2 → 1.4.4

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
@@ -20761,7 +20761,7 @@ const ModalCard = styled.div`
20761
20761
  gap:40px;
20762
20762
  @keyframes grow{
20763
20763
  from{
20764
- transform:scale(0.9);
20764
+ transform:scale(0.8);
20765
20765
  }
20766
20766
  to{
20767
20767
  transform:scale(1);