@burh/nuxt-core 1.0.427 → 1.0.428

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.
@@ -491,6 +491,7 @@ export default {
491
491
  color: #fff;
492
492
  font-weight: 600;
493
493
  font-size: 12px;
494
+ margin: 0!important;
494
495
  i {
495
496
  font-size: 1rem;
496
497
  margin-left: 10px;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@burh/nuxt-core",
3
- "version": "1.0.427",
3
+ "version": "1.0.428",
4
4
  "description": "Design System and Components.",
5
5
  "author": "Burh",
6
6
  "scripts": {