Design comparison
Solution retrospective
while doing this project i learnt new properties and it was good. Next time i should learn more about responsive images and flex-boxes so i don't have to suffer like this time.
What challenges did you encounter, and how did you overcome them?while working with responsive images and flex-boxes. I don't know what is wrong with my code but i couldn't match the design in mobile model but i did pretty good in desktop version. changing the images based on screen sizes. I search more website and videos and finally find a method that more over matches the design.
What specific areas of your project would you like help with?I want help with responsive images and flex-boxes. Because in mobile version my content only cover 90% not 100% of the page. and it affects the image above it. If you are facing same issues or overcome it please help me with it. working with images makes me tired even in desktop version.
Community feedback
- @KapteynUniversePosted about 9 hours ago
Hey NalsDev, nice job.
For me card is 100% on both height and width on mobile layout but try changing
width: 40%;
on the container something tomax-width: 40rem;
Also remove `height: 100%;Marked as helpful1 - @SephydevPosted 1 day ago
Hi, good job completing this challenge ! Don't forget to change the font weight of the text inside the button.
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