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


    I'm starting to feel more comfortable using flex. I did have a problem when I was setting up @media for smaller screens. When I set my container to a row instead of column, for some reason it was pushing the container up to high and cutting off the 1st box. I used margin to correct this but I feel like I shouldn't have needed to do that.

  • Submitted


    Explored using flex on this project. The only problem I had was setting up the overlay image to be positioned on top of the NFT image. I was able to figure this out.

  • Submitted


    I was having a hard time moving my footer to the bottom and not having it overlap when screen size was small. I ended up using flex for 1st time and it seemed to fix the problem.

  • Submitted


    This was my first time creating a grid with CSS. I probably could've set the grid up better than I did. I also put a class on almost everything, I'm not sue if this was done correctly. To me It seems like I could've combined some stuff together or even wrote inline so I don't have so many lines in CSS. Let me know what I could do different that would be more efficient or correct. Thank you!