Fixes of the darkMode
[nonrtric.git] / dashboard / webapp-frontend / src / styles.scss
index c74cf88..c37fc42 100644 (file)
 @import './styles/dark-theme';
 
 /* for sidenav to take a whole page */
-html, body { 
-    margin: 0;
-    height: 100%;
-    font-family: Helvetica, Arial, sans-serif;
+html,
+body {
+  margin: 0;
+  height: 100%;
+  font-family: Helvetica, Arial, sans-serif;
 }
 
 /* notification */
@@ -41,4 +42,4 @@ html, body {
   color: #432c85;
   font-size: 25px;
   font-weight: 100;
-}
+}
\ No newline at end of file