From ae23f066dcb5c5667ce174187c648d24551a4782 Mon Sep 17 00:00:00 2001 From: Arthur Belkhayat Date: Mon, 27 Nov 2023 14:01:54 +0100 Subject: [PATCH] feat: new footer mobile view (#391) * feat: new footer mobile view * fix: delete comment * fix: add alt to img --- .../application-root-layout.component.html | 134 +++++++++++++++++- 1 file changed, 130 insertions(+), 4 deletions(-) diff --git a/src/root/layouts/application-root/application-root-layout.component.html b/src/root/layouts/application-root/application-root-layout.component.html index a77cfbf90..af50289f2 100644 --- a/src/root/layouts/application-root/application-root-layout.component.html +++ b/src/root/layouts/application-root/application-root-layout.component.html @@ -15,11 +15,55 @@