Uplift to Angular 9
[portal/nonrtric-controlpanel.git] / webapp-frontend / src / styles.scss
index 23555ed..c470e1c 100644 (file)
@@ -42,4 +42,6 @@ body {
   color: #432c85;
   font-size: 25px;
   font-weight: 100;
-}
\ No newline at end of file
+}
+html, body { height: 100%; }
+body { margin: 0; font-family: Roboto, "Helvetica Neue", sans-serif; }