Design comparison
SolutionDesign
Solution retrospective
Hello everyone, i'd like to recieve all kinds of advices and recommendations to improve my coding, thanks!
Community feedback
- @ApplePieGiraffePosted almost 4 years ago
Hello there, Cristian! š
Great job on this challenge! š Your solution looks good and is responsive! š
I suggest,
- Adding a max-width to some of the elements of the page (such as the review boxes and the testimonial cards) in the mobile layout so that they aren't too wide when the layout first changes from desktop to mobile.
- Adding
overflow-x: hidden
to thebody
to prevent a horizontal scroll bar from appearing along the bottom of the page in the desktop layout. - Adding the background images from the original design (preferably using CSS background images).
Keep coding (and happy coding, too)! š
0@CrisCaGoVePosted almost 4 years ago@ApplePieGiraffe i really appreciate it! thanks a lot!
0 - @iamjmitchPosted almost 4 years ago
This is really good! Nice clean code, well done!
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