@loafmarkets/ui 0.1.253 → 0.1.254

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
@@ -5984,7 +5984,7 @@ var PortfolioEyeButton = styled9.button`
5984
5984
  color: #D4AF37;
5985
5985
  }
5986
5986
 
5987
- @media (max-width: 1800px) {
5987
+ @media (max-width: 1024px) {
5988
5988
  display: none;
5989
5989
  }
5990
5990
  `;