/* src/styles.scss */
html,
body {
  margin: 0;
  min-width: 320px;
  min-height: 100%;
  background: #f7f6f6;
}
body {
  min-height: 100vh;
  overflow-x: hidden;
}

/* angular:styles/global:styles */
/*# sourceMappingURL=styles.css.map */
