Frontend Mentor Order Summary Challenge

Solution retrospective
I have three issues to resolve, plz help:
- the vertical gap between (Annual Plan) and the (Price)
- I can't align the (change) link to the left
- The [body background]
P.S: Other suggestions are most welcomed.
Happy coding to everyone :)
Please log in to post a comment
Log in with GitHubCommunity feedback
- @adram3l3ch
- Its caused by the margin of p tag. set it to zero
2.
margin-left:auto;
3.add
background-color:color;
afterbackground-image
Join 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