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
When a user increase the browser’s text size or zoom level, the layout shows a large white area at the bottom and some text is cut off. This happens because the container is set to a fixed height, so it doesn’t expand with the content.
The text was updated successfully, but these errors were encountered:
When a user increase the browser’s text size or zoom level, the layout shows a large white area at the bottom and some text is cut off. This happens because the container is set to a fixed height, so it doesn’t expand with the content.
The text was updated successfully, but these errors were encountered: