@loafmarkets/ui 0.1.345 → 0.1.346

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
@@ -5958,9 +5958,9 @@ var Button2 = styled9.button.attrs({ type: "button" })`
5958
5958
  }
5959
5959
 
5960
5960
  @media (max-width: 768px) {
5961
- padding: 0.65rem 1.25rem;
5962
- font-size: 0.9rem;
5963
- margin-left: 0.5rem;
5961
+ padding: 0.35rem 0.7rem;
5962
+ font-size: 0.78rem;
5963
+ margin-left: 0.35rem;
5964
5964
  }
5965
5965
  `;
5966
5966
  var UserMenu = styled9.div`