@followgate/js 0.9.1 → 0.9.2

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.js CHANGED
@@ -357,7 +357,7 @@ var MODAL_STYLES = `
357
357
  text-align: center;
358
358
  font-size: 12px;
359
359
  color: #64748b;
360
- margin-top: 16px;
360
+ margin-top: 4px;
361
361
  cursor: pointer;
362
362
  transition: color 0.2s;
363
363
  }
package/dist/index.mjs CHANGED
@@ -331,7 +331,7 @@ var MODAL_STYLES = `
331
331
  text-align: center;
332
332
  font-size: 12px;
333
333
  color: #64748b;
334
- margin-top: 16px;
334
+ margin-top: 4px;
335
335
  cursor: pointer;
336
336
  transition: color 0.2s;
337
337
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@followgate/js",
3
- "version": "0.9.1",
3
+ "version": "0.9.2",
4
4
  "description": "FollowGate SDK - Grow your audience with every download. Require social actions (follow, repost) before users can access your app.",
5
5
  "author": "FollowGate <hello@followgate.app>",
6
6
  "homepage": "https://followgate.app",