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?

    I have learned how to use max height / width to restrict the container to grow is helpful in social card project

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

    I need help with responsive layout, does this social links card need to grow when we increase view port and decrease / shrink when we reduce view port

  • Submitted


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

    I'm really proud of how I structured the layout using flexbox, especially with how I used it to handle different sections like the main content and author box. It made aligning and spacing elements much easier and more responsive. I did end up using flexbox inside a flexbox a few times to manage the layout, which worked out well for the design.

    That said, I'm always looking for ways to reduce my CSS footprint. If you have any suggestions on how I can make the code more efficient or cut down on some of the repeated flexbox usage, I'd love to hear them!

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

    I’ve used flexbox quite extensively (even flexbox inside flexbox) and I’d love suggestions on how to simplify or reduce the amount of CSS I’m using while keeping the layout intact.