Design comparison
SolutionDesign
Community feedback
- @rahulkumar215Posted 6 months ago
Hello @Alle09👋
Congratulations on successfully completing the challenge! 🎉
I have a suggestion regarding your code that I believe will be of great interest to you.
- you can add
overflow: hidden;
in the.container
class instead of.perfume { border-top-left-radius: 10px; border-bottom-left-radius: 10px; }
, this will hide all the overflowing part outside of the.container
;
I hope you find this helpful 😄 Above all, the solution you submitted is great !
If you need any feedback or suggestions, I am happy to help
Have Fun Coding!
Marked as helpful1 - you can add
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