@mundogamernetwork/shared-ui 1.1.29 → 1.1.30

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mundogamernetwork/shared-ui",
3
- "version": "1.1.29",
3
+ "version": "1.1.30",
4
4
  "description": "Mundo Gamer Network - Shared UI Layer (Nuxt 3)",
5
5
  "type": "module",
6
6
  "main": "./nuxt.config.ts",
@@ -1282,7 +1282,7 @@ useHead(() => ({
1282
1282
  color: var(--primary, #fcb216);
1283
1283
  border-color: var(--primary, #fcb216);
1284
1284
  }
1285
- margin: 3px 0 0;
1285
+ }
1286
1286
  }
1287
1287
 
1288
1288
  // ── Trailer modal ─────────────────────────────────────────────────