Design comparison
SolutionDesign
Solution retrospective
Any feedback is great, having a hard time with seeing the font-weight changing.
Community feedback
- @rfilenkoPosted about 4 years ago
Hi there, there a lot of small isues, but those be easily fixed. So a few tips for you:
- fix errors in css (check in devtools);
- use semantic, proper tags;
- try to be more consistent, don't repeat styles (like setting color for container, not each element inside, also learn about inherited properties);
- use regular, not italic font, line-height sometimes is too small.
Work on those, keep practicing. Good luck, Roman
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