Design comparison
SolutionDesign
Community feedback
- @ramonreyPosted over 2 years ago
It was some weird Github folder issue. Should work now.
1@denieldenPosted over 2 years ago@ramonrey You are welcome! I would really appreciate if you mark my comment as helpful if it helped you, thank you very much :)
Marked as helpful1 - @ramonreyPosted over 2 years ago
Might have to redo my repository. It shows up correctly locally. hmm
1 - @denieldenPosted over 2 years ago
Hi Ramon, great job!
the style sheet is broken... correct the url removing the superfluous point:
<link rel="stylesheet" href="./css/style.css">
Also remove
margin
fromqrCard
class because with flex is superfluous.To make it look as close to the design as possible add
padding-inline: 1rem;
top
elementhope this help :)
1
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