Design comparison
SolutionDesign
Solution retrospective
There is still error .Its my first time uploading in fontend mentor .
Community feedback
- @Vishal-wankhadePosted about 3 years ago
give the google font link in the html file instead of import , you did not add the given font-family, font-weight to the text ,button bg-color is not white your site is not looking well in mid screen devices hope this is helpful
Marked as helpful0@anupamthe99Posted about 3 years ago@Vishal-wankhade thanks for your suggestion i will fixed it .
0 - @afrusselPosted about 3 years ago
Button is cutting off for big screen. In mobile view boxes are not fit. There is a horizontal scroll here
Marked as helpful0 - @hafizanadliPosted about 3 years ago
Hello, Here are my suggestions
- Wrap the suvs, sedans and luxury with a container (e.g., main tag). Set the body min-height to 100vh (use min-height instead of fix height).And you can easily centering the main with flex in body.
- You don't need to wrap img with div
- For text you can use p tag instead of div
Great Job!
0@anupamthe99Posted about 3 years ago@hafizanadli thanks a lot .Your feedback really help a lot .
1
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