Page using HTML, SASS and Javascript

Solution retrospective
Suggestions and improvement recommendations is highly appreciated.
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@palgramming
Look at your layout in a browser 1000px wide. You need to control the size and scaling of your elements. Things like max-width and calc() can come in handy for this. Using % for your layout can let things get out of control fast
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