Design comparison
SolutionDesign
Solution retrospective
The important is try
Community feedback
- @muhammadshajjarPosted about 3 years ago
Hey, awesome work on this one. Layout in general looks really great. I have some feedback on your solution.
- Try to add
max-width
to your body or make a container class which wraps your all content, by adding it you can control your content from growing too much on larger viewports - On patrick testimonial try to add this
background-color:hsl(217deg 30% 14%)
- Give your
body
tobackground-color:hsl(210deg 46% 95%)
- use
rem
or sometimesem
instead of usingpx
because the size of the pixel isn't always the same.
0 - Try to add
- Account deleted
Hello rayir03. Imylooking your solution in my mobile phone and it’s not responsive. You must fix it first. Also accessibility issue
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