@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.cjs CHANGED
@@ -19322,8 +19322,7 @@ const navigationRecipe = sva({
19322
19322
  flexDirection: "row",
19323
19323
  justifyContent: "space-around",
19324
19324
  bg: "surface.layer_1",
19325
- pt: 2,
19326
- pb: 8
19325
+ py: 2
19327
19326
  },
19328
19327
  trigger: {
19329
19328
  display: "flex",