Design comparison
SolutionDesign
Solution retrospective
What do you think? I'd like to know your opinion or tips to keep improving
Community feedback
- @skyv26Posted almost 3 years ago
Hi! Valeria, To solve your html issue
You have to remove media-query in your html code
<link rel="stylesheet" href="./styles/tablet.css" media="(min-width: 768px">
I think you did it by mistake in super hurry. Fix it
Good Luck
Marked as helpful0
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