Skip to content

Centered the login box horizontally and vertically

Santiago Faci requested to merge center-login-box-horizontal-vertical into main

After some previous work the login box we use to sign in was stuck to the top of the page. The original design was having it centered horizontally and vertically. This MR fixes that to have it as before

before:

Screenshot 2024-12-13 at 18.08.10.png

after:

Screenshot 2024-12-13 at 18.08.29.png

Merge request reports