@nation-a/ui 0.15.3 → 0.16.0

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
@@ -19304,8 +19304,7 @@ const navigationRecipe = sva({
19304
19304
  flexDirection: "row",
19305
19305
  justifyContent: "space-around",
19306
19306
  bg: "surface.layer_1",
19307
- pt: 2,
19308
- pb: 8
19307
+ py: 2
19309
19308
  },
19310
19309
  trigger: {
19311
19310
  display: "flex",