Design comparison
SolutionDesign
Solution retrospective
Good Exprience
Community feedback
- @MuhammadQasimFiazPosted about 1 year ago
Good work ... but i think this will help you to get closer to output try this once thanks .img-container { width: 50%; } .img-content { background-color: var(--White); padding: 40px; // change this border-top-right-radius: 10px; border-bottom-right-radius: 10px; /* max-width: 50%; */ width: 50%; } button { border: 0; } .money { margin-top: 70px; } .img-content p { color: var(--Darkgrayishblue); margin-top: 30px; font-size: 16px; // change this text-align: justify; }
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