Responsive product preview card using flex and grid
Design comparison
Solution retrospective
Can anyone tell me if my approach in making this project responsive is right?
Community feedback
- @anthonynwaweruPosted about 2 years ago
Hi Rhea, can't access the source code and the site is only opening on Mobile view design, can you please check if all is on at your end.
.price-container{ display: flex; align-items:center; }
.price{ text-decoration: line-through; color: var(--darkgrayishblue); margin-right: 0.8rem; }
It looks good just a few tweaks here and there, align the text in the .price, replace the h5 with h1 and just style it for best practices.
1@shane098Posted about 2 years ago@anthonynwaweru Hello, can you try again and see if its working properly now, thank you.
0@anthonynwaweruPosted about 2 years ago@shane098 It's working now, going through it now
0
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