
Please log in to post a comment
Log in with GitHubCommunity feedback
- @lucigarpe
You need to load the font correctly. I see you tried to add it to the CSS, but you didn't embed it in the HTML <head>. Also, in the "Learning" tag, you have an overflow that causes the text to pop out of the background. This is because you set the width to 70px. Try removing it and let me know. Also, in this case, I recommend using <label> instead of <p>.
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