@secondstaxorg/sscomp 1.4.3 → 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.es.js +1 -1
- package/dist/index.es.js.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/package.json +1 -1
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.
|
|
20764
|
+
transform:scale(0.8);
|
|
20765
20765
|
}
|
|
20766
20766
|
to{
|
|
20767
20767
|
transform:scale(1);
|