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
`visibility:hidden; height: 0px` still keeps margins, creating a large
amount of whitespace. `display: none` is the correct way to remove an
HTML element completely.
0 commit comments