Submitted 8 months ago
Responsive Product preview card using mobile-first approach
@kirstiAnja
Design comparison
SolutionDesign
Community feedback
- @carisaelamPosted 8 months ago
Nice! You got the design looking mostly like the original. Some of the colors are a little different, but that might have been intentional. The responsiveness seems to work appropriately.
Did you mean to make the background color gray and then have the next level where it is the beige color?
` html{ background-color: rgb(64, 63, 61); font-family: Fraunces; font-size: 0.875rem; }
body{ background: var(--Cream);
}`
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