@orionmkdSubmitted almost 3 years ago
Third one.. it looked like easy project but got stuck few times.. i need a lot more practice. Feel free to comment or give some tips. Thanks
Third one.. it looked like easy project but got stuck few times.. i need a lot more practice. Feel free to comment or give some tips. Thanks
One thing that can help you with responsiveness is instead of setting a width in px for the card, I would set it on percentage (e.g 85%) and a max-width in px (450px).
I may not have gotten the mobile view completely right (the card takes up the entire page and I think it has screen scaling issues when you first open the link), so if you have any helpful feedback that can help me improve, I would greatly appreciate it. Thank you! :)
Instead of setting a width in px for the card, I would set it on percentage (e.g 85%) and a max-width in px (450px). That can help you with responsiveness.