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 solutions

  • Submitted


    What are you most proud of, and what would you do differently next time?

    Learning to use Sass to minimise spaghetti code and getting familiar with responsive design UI.

    What challenges did you encounter, and how did you overcome them?

    The image was overflowing the div, I had to resize it. Also the width of the card would shrink when reducing the viewport causing overflow of the text contents, I had to manually give it a fixed size in pixels to prevent it.

    What specific areas of your project would you like help with?

    None whatsoever.

  • Submitted


    What are you most proud of, and what would you do differently next time?

    Learning to use Flexbox and media queries to create responsive websites.

    What challenges did you encounter, and how did you overcome them?

    The image was overflowing the box content, resizing was required. The maximum width of the box was to be restricted to 300px or it would have grown unintentionally.