diff --git a/src/app/app.component.html b/src/app/app.component.html
index 4dec9a2b..43f3d767 100644
--- a/src/app/app.component.html
+++ b/src/app/app.component.html
@@ -2,16 +2,14 @@
-
-
-
-
-
+
+
+
+
{{menu.title}}
-
-
-
-
-
-
+
+
+
+
+
\ No newline at end of file
diff --git a/src/app/app.component.scss b/src/app/app.component.scss
index 1eb78a8f..8fa90935 100644
--- a/src/app/app.component.scss
+++ b/src/app/app.component.scss
@@ -11,13 +11,6 @@
}
}
-.app-content {
- min-height: 100%;
- overflow: auto;
- display: flex;
- flex-direction: column;
-}
-
mat-sidenav-container {
flex: 1 1 auto;
width: 100%;