From e9ea9ea69f774afddeca3cde660fb4632d1cb560 Mon Sep 17 00:00:00 2001 From: Anna Headley <845363+hackartisan@users.noreply.github.com> Date: Mon, 21 Oct 2024 17:19:41 -0400 Subject: [PATCH] Explicitly left-align links in University Footer Also fix bug where there were two hover underlines, one orange and one white, by using regular link instead of LuxHyperLink --- src/components/LuxUniversityFooter.vue | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/src/components/LuxUniversityFooter.vue b/src/components/LuxUniversityFooter.vue index acf24c2..d55f5a5 100644 --- a/src/components/LuxUniversityFooter.vue +++ b/src/components/LuxUniversityFooter.vue @@ -4,19 +4,17 @@