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 challenges did you encounter, and how did you overcome them?

    Some challenges I had with this one was the dynamic sizing of the card, and text without using media queries. I was able to change the font sizing dynamically by adding in a percentage of vmin, however I was unsure of how to keep it accurate to the design.

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

    I think just seeing how I should go about sizing all the items would help a lot. Keeping it dynamic.

  • Submitted


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

    I think the way that I used flexbox may be a little clunky, though it seems to work fine. It just didn't feel elegant. I think maybe grid would be a better way to go next time.

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

    I am not sure why when I add justify self to the attribution class why it is not going to the bottom of the page. This is something I had trouble with, and I would just end up using css grid to fix, but I feel like it should work in flexbox just fine.