Submitted over 3 years ago
Base Apparel Coming Soon using HTML, CSS & JS
@arkharman12
Design comparison
SolutionDesign
Solution retrospective
Any feedbacks are welcome :)
Community feedback
- @tomiwaorimoloyePosted over 3 years ago
Your solution looks pretty accurate. You could however check for responsiveness. For example on a 2560 x 900 display, the site starts to look a bit off. You can tackle this by using chrome dev tools and adjusting the width of your container. A hack is to set a max width of the container and center it. And wrap it up by fixing your accessiblity issues.
0@arkharman12Posted over 3 years ago@ayoelx Yes, I left the responsiveness above 1440px. From 1440px to 2560px, not really sure what will work the best for max-width since its a lot to account for without adding too many breakpoints.
0
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