Responsive landing page using CSS grid and hidden navigation on mobile

Solution retrospective
How can you round the background of the 'Learn More' CSS highlighter animation?
Please log in to post a comment
Log in with GitHubCommunity feedback
- @dinadess
Hi Robert,
Great work you did! I like the animation on the 'Learn More' background.
Concerning the rounded background, you can use the ::after or ::before pseudo-element on the 'Learn More' element and apply a border-radius to it.
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