From d4ab120bd74a18b49ec940c0e30138d3f1847b9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?N=C3=A4ser?= Date: Mon, 13 Feb 2023 12:15:59 +0100 Subject: [PATCH] fix: adjust CSS rules for links into footer section --- apps/website/components/footer/footer.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/website/components/footer/footer.tsx b/apps/website/components/footer/footer.tsx index 608d02d..cf94fbf 100644 --- a/apps/website/components/footer/footer.tsx +++ b/apps/website/components/footer/footer.tsx @@ -6,7 +6,7 @@ export function Footer({items = []}) { const value = delve(item, 'attributes', {}); return ( -
  • +
  • {value.title} @@ -21,7 +21,7 @@ export function Footer({items = []}) { Flowbite Logo MeCP -