Coming soon Page using HTML, CSS and Vanilla JS

Solution retrospective
Any constructive criticism/ feedback is very much appreciated.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @MojtabaMosavi
Hi!, the desktop and mobile view is quite clear and neat but regarding the responsiveness it has some serious issues, for example after 760px the layout becomes quite messy bacause you've used fix width. Using fix-widths makes it harder to create responsive UI so use them when there are no other tools in you toolbag.
Keep coding :=)
Marked as helpful
Join 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