HTML, CSS

Solution retrospective
how do I solve my issue in this code?
Please log in to post a comment
Log in with GitHubCommunity feedback
- @ApplePieGiraffe
Hey, Marawan Mohamed! 👋
Nice job! 👍
I suggest,
- Decreasing the font-size in the desktop layout (it's quite big at the moment).
- Rounding the corners of the component a little (like the original design).
Keep coding (and happy coding, too)! 😁
- @rfilenko
Hey, what issue are you implying to ? Here some fixed and improvements you can do:
- don't use id's for styling;
- it's better not to set margin, padding in %;
- set max-width instead of just width on some containers.
Cheers, Roman
Join 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