From f08457aba7a5fa4622a837de88f5b492f8457055 Mon Sep 17 00:00:00 2001 From: hunicus <93150691+hunicus@users.noreply.github.com> Date: Thu, 11 May 2023 17:45:09 -0400 Subject: [PATCH] Improve responsiveness and add social icons --- .../global-footer.component.html | 29 ++++++++++----- .../global-footer.component.scss | 37 +++++++++++++++++-- 2 files changed, 53 insertions(+), 13 deletions(-) diff --git a/frontend/src/app/shared/components/global-footer/global-footer.component.html b/frontend/src/app/shared/components/global-footer/global-footer.component.html index afbfeab10..da9373063 100644 --- a/frontend/src/app/shared/components/global-footer/global-footer.component.html +++ b/frontend/src/app/shared/components/global-footer/global-footer.component.html @@ -1,7 +1,7 @@