Responsive 3 column preview component using flexbox

Solution retrospective
Only difficulty I found was getting the buttons close to the design. I would love feedback on best practices and how I could have more efficiently achieved the same results.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @kiantpetersen
You could also try and incorporate CSS grid for the 3 columns. It is not entirely necessary as it can provide the same results as using flex-box but its a good way to practice the skill.
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