/* You can add global styles to this file, and also import other style files */ @import '~bootstrap/dist/css/bootstrap.min.css'; @import '~@angular/material/prebuilt-themes/deeppurple-amber.css'; /* for sidenav to take a whole page */ html, body { margin: 0; height: 100%; font-family: Helvetica, Arial, sans-serif; }