@loafmarkets/ui 0.1.372 → 0.1.373

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.mjs CHANGED
@@ -5959,7 +5959,7 @@ var Nav = styled10.nav`
5959
5959
  align-items: center;
5960
5960
  justify-content: center;
5961
5961
  min-height: 100%;
5962
- padding: 3.5rem 1.5rem 2.5rem;
5962
+ padding: 2.5rem 1.5rem 2.5rem;
5963
5963
  gap: 0.4rem;
5964
5964
  }
5965
5965
  }