-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
🌍 siteHas to do something with the Lucide websiteHas to do something with the Lucide website🐛 bugSomething isn't workingSomething isn't working
Description
Browser
- Chrome/Chromium
- Firefox
- Safari
- Edge
- iOS Safari
- Opera
- Other/not relevant
Operating system
- Windows
- Linux
- macOS
- ChromeOS
- iOS
- Android
- Other/not relevant
Description
Initially, the "Style as you please" card' elements looks a uncentered. A small tweak can be made for it to fix.
Suggestion how to fix
The max-width made the card's element limits its width. Removing the max-width using @media rule when the screen width is below 640px solves the problem.
See the developer console as the max-width is present:
BEFORE:

AFTER:

Steps to reproduce
- Open Lucide site in any browser.
- If in PC, minimize the browser's width until the site looks like in phone.
- Scroll until section "Style as you please".
- Look how the elements arranged.

Checklist
- I have searched if someone has submitted a similar issue before and there weren't any. (Please make sure to also search closed issues, as this issue might already have been resolved.)
ericfennis
Metadata
Metadata
Assignees
Labels
🌍 siteHas to do something with the Lucide websiteHas to do something with the Lucide website🐛 bugSomething isn't workingSomething isn't working