summaryrefslogtreecommitdiff
path: root/recipeBuddy/src/styles.css
diff options
context:
space:
mode:
Diffstat (limited to 'recipeBuddy/src/styles.css')
-rw-r--r--recipeBuddy/src/styles.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipeBuddy/src/styles.css b/recipeBuddy/src/styles.css
index 7e7239a..c7564ff 100644
--- a/recipeBuddy/src/styles.css
+++ b/recipeBuddy/src/styles.css
@@ -1,4 +1,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; }