register.css 69 B

1234
  1. #registerPage form{
  2. display: flex;
  3. flex-direction: column;
  4. }