Result Summary Component using Flexbox

Solution retrospective
Hey Fellow Developers, I finished another challenge and I learnt something new. I learnt the use of 'before' and 'after' pseudo elements.
Pseudo elements are basically used to style a specific part of an element (e.g first letter, or line of an element) or to insert content before or after the content of an element.
In this case, I used them to add the corner highlights for the items in the summary section using the before and after pseudo elements.
I would appreciate any feedback and or suggestions that could help me improve.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Abdulhamid Adeniji's solution.
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