@6thbridge/hexa 0.0.0-pr34-19 → 0.0.0-pr35-20

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/output.css CHANGED
@@ -732,8 +732,8 @@ video {
732
732
  z-index: 10;
733
733
  }
734
734
 
735
- .z-30{
736
- z-index: 30;
735
+ .z-20{
736
+ z-index: 20;
737
737
  }
738
738
 
739
739
  .z-40{
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@6thbridge/hexa",
3
- "version": "0.0.0-pr34-19",
3
+ "version": "0.0.0-pr35-20",
4
4
  "main": "dist/index.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "exports": {