diff --git a/src/components/lastAdded/FooterNav.astro b/src/components/lastAdded/FooterNav.astro index 8c8682b..ac28e2a 100644 --- a/src/components/lastAdded/FooterNav.astro +++ b/src/components/lastAdded/FooterNav.astro @@ -27,7 +27,7 @@ const currentList = pageList[currentListIndex] ?? [] - + @@ -46,10 +46,7 @@ const currentList = pageList[currentListIndex] ?? [] { currentListIndex !== pageList.length - 1 ? ( <> - +