register.css 91 B

1234567
  1. #registerPage{
  2. flex-direction: column;
  3. }
  4. #registerPage .link{
  5. margin-top: 35px;
  6. }