summaryrefslogtreecommitdiff
path: root/recipeBuddy/src/styles.css
blob: c7564ff2d10e88596aa96761aa323154f8ffc54d (plain)
1
2
3
4
5
/* You can add global styles to this file, and also import other style files */
@import '~@angular/material/prebuilt-themes/deeppurple-amber.css';

html, body { height: 100%; }
body { margin: 0; font-family: Roboto, "Helvetica Neue", sans-serif; }