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.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipeBuddy/src/styles.css b/recipeBuddy/src/styles.css
index 90d4ee0..7e7239a 100644
--- a/recipeBuddy/src/styles.css
+++ b/recipeBuddy/src/styles.css
@@ -1 +1,4 @@
/* You can add global styles to this file, and also import other style files */
+
+html, body { height: 100%; }
+body { margin: 0; font-family: Roboto, "Helvetica Neue", sans-serif; }