Design comparison
SolutionDesign
Solution retrospective
I couldn't handle the responsiveness very well.
Community feedback
- Account deleted
Remove the background circles from HTML and put them in the CSS. Make them
background-image
's for the body. Give the bodymin-height: 100vh
and change the cardwidth
tomax-width
. Then you can work on fixing the responsiveness.Marked as helpful1
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