Release dashboard image at version 2.1.0
[portal/ric-dashboard.git] / webapp-frontend / src / styles.scss
diff --git a/webapp-frontend/src/styles.scss b/webapp-frontend/src/styles.scss
deleted file mode 100644 (file)
index 4d97b1a..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-/* 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;
-}
-