feat: header refactor starting

This commit is contained in:
2024-07-21 21:03:41 +03:00
parent c8168580d6
commit 16d631423c
6 changed files with 57 additions and 95 deletions

View File

@@ -7,7 +7,7 @@
}
}
<app-header></app-header>
<div class="h-10"></div>
<div class="h-12"></div>
<div class="content">
<router-outlet></router-outlet>
<app-footer></app-footer>