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
Currently, inputs have a margin-top of 1rem and selects have none. I would suggest removing the margin from the inputs as well. Setting appropriate margins depending on where the elements are used is better left to the individual users, I think.