@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.js CHANGED
@@ -6010,7 +6010,7 @@ var PortfolioEyeButton = styled9__default.default.button`
6010
6010
  color: #D4AF37;
6011
6011
  }
6012
6012
 
6013
- @media (max-width: 1800px) {
6013
+ @media (max-width: 1024px) {
6014
6014
  display: none;
6015
6015
  }
6016
6016
  `;