You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Making main a flexbox caused problems with overflow, so you reverted that, but that means that .content no longer has a minimum height so it's no longer vertically centered. Need to find a better solution here sooner than expected.
The text was updated successfully, but these errors were encountered:
Making
main
a flexbox caused problems with overflow, so you reverted that, but that means that.content
no longer has a minimum height so it's no longer vertically centered. Need to find a better solution here sooner than expected.The text was updated successfully, but these errors were encountered: