Submitted almost 3 years ago
Stats preview card using mobile first approach.
@mikib0
Design comparison
SolutionDesign
Community feedback
- @akshaywebsterPosted almost 3 years ago
Hi, Ibrahim.
Great work on the project!
Some of my suggestions would be:
- Your gradient is missing from the image. Something like
background: linear-gradient( to right, rgba(170, 92, 219, 0.5), rgba(170, 92, 219, 0.5) ), url("./images/image-header-desktop.jpg");
would be helpful.- Secondly, your project is not mobile responsive, so try to make it responsive by implementing media queries.
I hope my feedback is helpful to you. Have a nice day! :)
Marked as helpful1@mikib0Posted almost 3 years ago@akshay1337 Thank you very much for your feedback. I fixed the gradient and also improved the responsiveness.
1
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