I had some difficult to manipulate the height to mobile, does someone have another solution? (I coded all of it on mobile, so idk exactly how it is on desktop)
Rai
@RaiIsNotYourGuyAll comments
- @emanuelmarques45Submitted almost 3 years ago@RaiIsNotYourGuyPosted almost 3 years ago
Howdy,
If you are looking for some more examples for this challenge, you are more than welcome to check out my solution. I had trouble with the image with the filter on top. I had went with a mobile-first approach and then used a media query to create the desktop version. As for the image, I gave it a max-width and max-height to help it stay within the filter and also gave the card itself a max-width. I hope this helped answer your question. Let me know if you any questions.
-Rai
Marked as helpful0 - @ronylee11Submitted almost 3 years ago
how do i know how many width should i give it to the card? I just gave it 300px randomly
@RaiIsNotYourGuyPosted almost 3 years agoWhat I have been doing has been starting out on the mobile width that is stated in the style guide and then just eyeballing and using the design images to get it as accurate as possible. I don't believe we're suppose to know the exact width.
1 - @Babray03Submitted almost 3 years ago@RaiIsNotYourGuyPosted almost 3 years ago
Overall, very good. The border for the image and hover-image are rounded in the sketch-up. Only thing I can see.
0