Design comparison
Community feedback
- @Njoura7Posted over 2 years ago
Hello mate, nice try for this challenge, you are almost there I have 3 small tips that might help you improve you solution -try to change the size of the main container especially the width is remarkably small comparing to the design -give the left box (which contains the text) a display flex and flex-direction:column; and justify-content:space-between; and then play with the margins and paddings -finally make a div for the image and an overlay div inside it and give it the pink color with an opacity 0.5 to get the result. Please check my result for better understanding i tried to make as clear as possible https://github.com/devsekar-1992/frontendmentor-stats-preview-card have a good day, and enjoy coding
0@devsekar-1992Posted over 2 years ago@Njoura7 Sure. I will check and make a change to it. Thanks for your feedback.
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