Design comparison
SolutionDesign
Solution retrospective
I doing this challenge, I encountered two bugs.
- When setting the pattern background to
background-size: cover;
, the image get zoomed to much. Then the image does not stretch when zooming in n out the browser when I usedbackground-size: fit;
- In the subscription details, the box overflows its parent box when I add padding to it. I might be bad in explaining things but please check my work and let me know what I could do better.
Community feedback
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