Hi Guys! 😊
In this project I had a hard time positioning the elements so that everything fit on the page, without having to scroll. (Desktop)
Sometimes I feel like I add a lot of justify-*
or align-*
without need. It still gets confusing when I use display: grid
or display: flex
.
As I didn't study Media Query and I only used them a few times, I don't know if I used them correctly.
What did you think? Could you give me feedback? Did I use Media Query correctly?