pcb demo code.
[ealt-edge.git] / example-apps / PDD / frontend-src / src / app / app.component.scss
diff --git a/example-apps/PDD/frontend-src/src/app/app.component.scss b/example-apps/PDD/frontend-src/src/app/app.component.scss
new file mode 100644 (file)
index 0000000..7e34fea
--- /dev/null
@@ -0,0 +1,29 @@
+// .main {
+//     .menu {
+//         .options {
+//             .home {
+//                 font-size: 25px;
+//             }
+//             .others {
+//                 // padding: 0 14px;
+//             }
+
+//         }
+//     }
+//     .sidemenu {
+//         mat-sidenav-container {
+//             height: 112vh;
+//         }
+//     }
+// }
+
+.main {
+    margin: 0 auto;
+    padding-left: 0px;
+    padding-top: 0px;
+    height: auto;
+}
+
+body {
+    margin: auto;
+}
\ No newline at end of file