diff --git a/src/modules/app/components/navigation/navigation.component.html b/src/modules/app/components/navigation/navigation.component.html
index c6503dd4a..950049b29 100644
--- a/src/modules/app/components/navigation/navigation.component.html
+++ b/src/modules/app/components/navigation/navigation.component.html
@@ -5,12 +5,10 @@
[opened]="(isHandset$ | async) === false">
EDC Demo
-
-
- {{route.data?.icon}}
- {{route.data?.title ?? route.path}}
-
-
+
+ {{route.data?.icon}}
+ {{route.data?.title ?? route.path}}
+