Submitted over 3 years ago
Stats Preview Card with HTML And CSS With Mobile Friendly
@bajra03
Design comparison
SolutionDesign
Solution retrospective
Any feedback are welcome :) Thank you.
Community feedback
- @darryncodesPosted over 3 years ago
Hi Putu,
Your solution looks great, well done.
It might be worth playing around with
linear-gradient
andbackground-blend-mode
to achieve a similar purple as the design for the image. This is useful feedback I've received and passing it on.Also you might want to remove the 100% height on this media query as it creates some white space on larger device viewport heights.
Happy coding!
main { height: 100%; padding: 20px 0; }
Marked as helpful1@bajra03Posted over 3 years agoHi @darryncodes,
Thank you for your feedback, I will try your advise.
Thank you.
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