Design comparison
SolutionDesign
Solution retrospective
any feedback would be great
Community feedback
- Account deleted
I have a suggestions for your solution to improved
- I notice when it comes to the large display especially large monitor display the readability of width layout website is not quite good so to improved that try to apply the code below.
main { max-width: 1400px; margin: 0 auto; }
- I notice the font-size you used in the paragraph (<p></p>) is not quite big enough so basically. try to change them, their font-size into 16px why this is the standard font-size when it comes to the paragraph and it will make your paragraph easy to read.
Marked as helpful1
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