Submitted over 1 year ago
Responsive Product Preview Card with css and Hml Mobile firs approach
@mossabboujnah
Design comparison
SolutionDesign
Solution retrospective
I would be really happy for any feedback to Improve so Thank you for your Feedback
Community feedback
- @Jo-cloud85Posted over 1 year ago
Hi mossa
Nice work! Just a tip to center your card to your screen.
.bg-cream { background-color: var(--primary-cream); display: grid; //add this place-content: center; //add this }
Marked as helpful0@mossabboujnahPosted over 1 year agoThank you very much for your Feedback@Jo-cloud85
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