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
The current implementation is very rigid. We cannot add new elements or increase the amount of text without having to redo many hard coded CSS size declarations. If we want to stick with a full-screen layout, we should switch to declaring the layout in vh units.
The current implementation is very rigid. We cannot add new elements or increase the amount of text without having to redo many hard coded CSS size declarations. If we want to stick with a full-screen layout, we should switch to declaring the layout in vh units.
https://developer.mozilla.org/en-US/docs/Web/CSS/length
The text was updated successfully, but these errors were encountered: