From 8b0aad598bab9eedaa614009c236c757cf788768 Mon Sep 17 00:00:00 2001 From: surya-lohan Date: Wed, 5 Nov 2025 01:25:56 +0530 Subject: [PATCH] feat(ui): added smooth hover underline animation to footer links --- src/components/footer.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/footer.tsx b/src/components/footer.tsx index e80ff56..c959aa4 100644 --- a/src/components/footer.tsx +++ b/src/components/footer.tsx @@ -50,7 +50,7 @@ function SitemapLink(props: React.ComponentPropsWithoutRef) {
  • ) @@ -177,7 +177,7 @@ export function Footer() {
    - +