Design comparison
SolutionDesign
Solution retrospective
Thank you for checking out my project. I'd like to hear about any problems with my code.
Have a good day! ☀
Community feedback
- @mattstuddertPosted about 5 years ago
Awesome work on this challenge Phut, it looks great! The one small suggestion I'd have is that you could use a pseudo-element, like
::before
to create that curved effect on the section instead of an emptydiv
. It would be roughly the same CSS, except it would allow you to remove thediv
from the HTML.Let me know if you have any questions. Keep up the great work!
1
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