Portfolio Project help with grids on Portfolio section. How can I make my projects align into rows and columns in grids?

https://codepen.io/kaija-montaine/pen/WyKvxx?editors=1100

Hello there! I think this is a wonderful opportunity to learn about Flexbox. It will be really helpful for what you are trying to accomplish now and in future projects that utilize CSS.

Please read this great guide to learn more: Guide to Flexbox

Enjoy the reading and coding!

Thank you! I have tried using flex and grid, and with both they are only affecting the Tribute Page. Am I doing something wrong?

i.e. I deleted the tribute page and replaced it with the google one like all the others and it works.
https://codepen.io/kaija-montaine/pen/WyKvxx?editors=1100

But when I put the tribute page back it no longer works?