.login-page {
  min-height: 100vh;
  margin: 0;
  background-image: url("/assets/images/icon.png");
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  background-size: 200px auto;
}

/*# sourceMappingURL=loginForm.css.map */
