@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.min.js CHANGED
@@ -3034,7 +3034,7 @@ button{
3034
3034
  gap:40px;
3035
3035
  @keyframes grow{
3036
3036
  from{
3037
- transform:scale(0.9);
3037
+ transform:scale(0.8);
3038
3038
  }
3039
3039
  to{
3040
3040
  transform:scale(1);