@6thbridge/hexa 0.0.40 → 0.0.41

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
@@ -1441,11 +1441,6 @@ video {
1441
1441
  padding-right: 1rem;
1442
1442
  }
1443
1443
 
1444
- .px-5{
1445
- padding-left: 1.25rem;
1446
- padding-right: 1.25rem;
1447
- }
1448
-
1449
1444
  .px-8{
1450
1445
  padding-left: 2rem;
1451
1446
  padding-right: 2rem;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@6thbridge/hexa",
3
- "version": "0.0.40",
3
+ "version": "0.0.41",
4
4
  "main": "dist/index.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "exports": {