Design comparison
SolutionDesign
Community feedback
- @PrashanthBalakrishnanPosted about 1 year ago
the button is not positioned in the middle when its in mobile screen.
Marked as helpful0@gialloblinkPosted about 1 year ago@PrashanthBalakrishnan Thank you very much for reporting, the issue has been resolved by adding: left: 50%; margin-left: -32.5px;
32.5px would be half of its width.
1
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord