Product preview card with Html and CSS

Solution retrospective
I wasn't able to align the div with the prices at the center with display: flex; align-items: center;
so I used align-items: baseline
instead.
Any help on what might have caused it not to work will be highly appreciated.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Valarie Oyieke'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