
Solution retrospective
the border radius doesn't show after i put the padding.
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@IbrahimAyed1
Good job Beshr, You may need to work more on the project to match the Figma file design. Also, you might need to wrap the elements inside a tag ( usually <main> tag ) instead of working directly inside the body tag, try to use semantic tags instead of using <div> tag, writing readable CSS file will save time so I would recommend that you use the prettier extension on vs code so it can help you make a more readable CSS file. Well done.
Marked as helpful - @taylynne
Border radius for the image: when you add padding to the image it changes the image's 'size'. This may make the border radius less obvious. Try increasing the value to see if this helps?
Marked as helpful
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