diff --git a/apps/frontend/src/app/app.html b/apps/frontend/src/app/app.html index f447414..03c3155 100644 --- a/apps/frontend/src/app/app.html +++ b/apps/frontend/src/app/app.html @@ -1,5 +1,6 @@ + -
+
diff --git a/apps/frontend/src/app/components/footer/footer.component.ts b/apps/frontend/src/app/components/footer/footer.component.ts index 478fb26..4f26d8c 100644 --- a/apps/frontend/src/app/components/footer/footer.component.ts +++ b/apps/frontend/src/app/components/footer/footer.component.ts @@ -12,24 +12,24 @@ import { CommonModule } from '@angular/common'; standalone: true, imports: [CommonModule], template: ` -