Single price component using Flexbox and Sass

Solution retrospective
In this case, what would be the benefits of using CSS grid?
Please log in to post a comment
Log in with GitHubCommunity feedback
- @rfilenko
Hey, I think with css grid you can define needed layout with just few lines of code, maybe even without media queries, simple and modern approach 😏
Cheers, Roman
- @maoc06
It's a good job. Just a small detail. The breakpoint between 375px and 892px, is not displayed very well. Maybe you can use some percentage units to improve it or any other solution you can think of.
Happy Coding :)
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