@FluffyKas
Posted
Heyo,
This looks great, well done! There is one small issue I noticed: there is an overflow on your header (probably the images causing this). You could just get rid of this with an overflow: hidden
on the header, so no big deal.
@CloudOfAlemar
Posted
@FluffyKas Hello :D and thank you for your feedback! I added the overflow: visible at the breakpoint 1440px so the left and right hero images don't get cut off when the container reaches its max-width. I just didn't know the best solution for that issue, but thank you so much for your feedback, I really appreciate it :)