Design comparison
SolutionDesign
Solution retrospective
Hello everyone.
Completed my first project, any kind of feedback and suggestions are welcome.
Cheers!
Community feedback
- @jeepitouPosted over 3 years ago
Great work, I like your "boilerplate" in the css to remove all the default margin and padding. Maybe you could put it in a separate css file to keep the file size smaller?
Other than that I noticed you rewrote the "Companies/templates/queries" in uppercase. You can do that in CSS with text-transform: uppercase;
Grats!
1@robjuhPosted over 3 years ago@jeepitou thanks for your time. I'm going to change this in the code.
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