Muqtadeer
@hashmi7917All comments
- @Cheosphere@hashmi7917
apple designer is looking for you bro, what a amazing work perfect. one more request kindly share your learning resources and tips and tricks to follow or any learning path would be helpfull ;)
- @Cheosphere@hashmi7917
masterpiece , need to learn lot from you , one more thing bro plz make youtube channel or somewhere we can learn techniques from you.
- @fahriTrh
- @Cheosphere@hashmi7917
very nice bro, got lot of inspiration from you
- @omaimarababaa@hashmi7917
hi Omaima, i have some suggestions for you here it is. firstly dont give grid column n rows in fixed pixels , alternatively you can give "fr" ex: repeat(4, 1fr). by using pixels u cant get responsive design.
- @tylerbryceobier@hashmi7917
add this code to media @ 450px .product__card { width: 100% } this will solve button issue
Marked as helpful - @correlucas@hashmi7917
nice work it gives me lot of inspiration
- @HualDev@hashmi7917
as i have done this challenge also, i can suggest to give max-width & max-height to image also you may set aspect-ratio on mobile deign.
Marked as helpful - @martinsgfx@hashmi7917
you can fix that overflow giving max-width to containers, also h1 font-size is to big
Marked as helpful - @JoyObaiduWhat are you most proud of, and what would you do differently next time?
Searching for new methods that I don't know of
What challenges did you encounter, and how did you overcome them?Aligning the content
What specific areas of your project would you like help with?css margins
@hashmi7917do you need any help in this challenge, because your solution is incomplete
- @RosaGR01@hashmi7917
remove h2 element and replace with h1 it will fix your accessibility issues
Marked as helpful