BetOnJeanette / Portfolio

My Portfolio
0 stars 0 forks source link

Header doesn't recalc grid on window size change #31

Open BetOnJeanette opened 1 month ago

BetOnJeanette commented 1 month ago

What's the Problem?

When the viewport changes, the hero background grid does not resize

Why is this a problem?

It doesn't resize properly, resulting in weird gaps and a missing bottom row, which doesn't look great.

What should be done to Fix the Problem?

Make sure that the background updates when the viewport aspect ratio changes.