@ape.swap/bonds-sdk 1.0.11-seedify → 1.0.12-seedify

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.
@@ -489,8 +489,8 @@ span.flex-inline {
489
489
  }
490
490
 
491
491
  .footer-details {
492
- margin-left: -10px !important;
493
- margin-right: -10px !important;
492
+ margin-left: -20px !important;
493
+ margin-right: -20px !important;
494
494
  margin-bottom: -10px !important;
495
495
  margin-top: 20px !important;
496
496
  height: 50px;
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "description": "Ape Bond SDK",
4
4
  "author": "Ape Bond",
5
5
  "license": "MIT",
6
- "version": "1.0.11-seedify",
6
+ "version": "1.0.12-seedify",
7
7
  "module": "dist/main.js",
8
8
  "type": "module",
9
9
  "types": "dist/main.d.ts",