From 2b3e054ccf950c96e610108aa7b43c8da5afd728 Mon Sep 17 00:00:00 2001 From: ncoronel Date: Wed, 5 Aug 2026 17:07:04 -0300 Subject: [PATCH] feat: enhance footer layout for improved responsiveness and structure --- .../store-footer/store-footer.component.html | 31 ++++--- .../store-footer/store-footer.component.scss | 91 +++++++++++++++++++ 2 files changed, 107 insertions(+), 15 deletions(-) diff --git a/src/app/core/layout/store-layout/store-footer/store-footer.component.html b/src/app/core/layout/store-layout/store-footer/store-footer.component.html index ab3d2f5..10eb167 100644 --- a/src/app/core/layout/store-layout/store-footer/store-footer.component.html +++ b/src/app/core/layout/store-layout/store-footer/store-footer.component.html @@ -1,7 +1,7 @@