A responsive single-price grid component

Solution retrospective
Is it better to use the CSS property display: grid;
to achieve a better design or can this design also use the CSS property display: flexbox
. Because I use flexbox
instead of grid
, would it be easier to just use the CSS property display: grid;
?
For those of you who took the time to give me feedback, I say thank you and appreciate it. 😊
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Lutfi Ismail's solution.
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