Modif footer et app.component

This commit is contained in:
Vincent Ramiere 2022-01-20 12:39:56 +01:00
parent 43fdce7f42
commit ce9bd72672
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
<app-search-bar></app-search-bar>
<app-nav-bar></app-nav-bar>
<app-footer></app-footer>
<router-outlet></router-outlet>
<app-footer></app-footer>

View File

@ -1,4 +1,4 @@
<footer class="d-flex fixed-bottom">
<footer class="d-flex">
<div class = "logo d-inline-flex align-items-center">
<img src="../../assets/Logo_footer.png">