@import '~@angular/material/theming'; @import 'assets/scss/theme'; html, body { margin: 0; height: 100%; } @media only screen and (max-width: 600px) { html { font-size: 80%; } }