Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All comments

  • @gabrielkyalo

    Submitted

    Hello, I would like feedback on the following problems I encountered during this challenge:

    1. How to position the card correctly without an overflow even when making the page mobile responsive.
    2. Make sure the card repositions itself correctly on various screen sizes not just mobile.

    Thank you!

    Léa 10

    @lealee92

    Posted

    Hello, great job !

    1. You can put overflow: hidding on your body or parent
    2. You can check out Kevin Powell course on responsive layout (free), he helps me a lot with css. I recommend to start with mobile first, it's easier (https://www.youtube.com/watch?v=0ohtVzCSHqs&t=452s&ab_channel=KevinPowell) putting a max-width helps a lot too;
    2