Design comparison
Solution retrospective
I couldn't find what was making the component scroll up and down. Any ideas on how to get rid of it would be great!
Community feedback
- @Lo-DeckPosted 9 months ago
Hi well done for this challenge.
You can check your HTML at this address. 3wc.
And it will show you the useless slash.
And for the CSS you used
@media screen and (min-width: 1024px)
3 or 4 times, you don't need to do that. Just one per size you want.I'm giving you an other link about the
font-size: 62.5%
fedmentor.dev.For your question about about the scroll I don't understand what is your problem.
You use
rem
and sometimespx
. Useem
orrem
.freecodecamp.Hope to be helpful.
Marked as helpful0@samimkabiruPosted 9 months ago@Lo-Deck thanks for the response, I'll be sure to make corrections.
0
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