@0xsquid/ui 0.13.7 → 0.13.8

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.
Files changed (2) hide show
  1. package/dist/index.css +2 -2
  2. package/package.json +1 -1
package/dist/index.css CHANGED
@@ -1529,7 +1529,7 @@ video {
1529
1529
  }
1530
1530
 
1531
1531
  100% {
1532
- transform: translate3d(0, 105%, 0);
1532
+ transform: translate3d(0, 650px, 0);
1533
1533
  }
1534
1534
  }
1535
1535
 
@@ -1539,7 +1539,7 @@ video {
1539
1539
 
1540
1540
  @keyframes tw-slide-to-top {
1541
1541
  0% {
1542
- transform: translate3d(0, 105%, 0);
1542
+ transform: translate3d(0, 650px, 0);
1543
1543
  }
1544
1544
 
1545
1545
  100% {
package/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "url": "git+https://github.com/0xsquid/squid-ui.git"
6
6
  },
7
7
  "description": "Squid's UI components",
8
- "version": "0.13.7",
8
+ "version": "0.13.8",
9
9
  "author": "",
10
10
  "license": "MIT",
11
11
  "resolutions": {