auth.page.scss 133 B

12345678910
  1. .error-msg {
  2. color: #f44336;
  3. margin: 10px 0;
  4. text-align: center;
  5. }
  6. .switch-mode {
  7. margin-top: 15px;
  8. text-align: center;
  9. }