From 9c6b04603933821d56a6e26a4f0211075a6f025c Mon Sep 17 00:00:00 2001 From: Youssouf EL Azizi Date: Tue, 21 Jan 2025 02:32:17 +0100 Subject: [PATCH] feat: more tweaking --- components/hero.tsx | 2 +- components/tracks.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/components/hero.tsx b/components/hero.tsx index c6d79ff..a23733f 100644 --- a/components/hero.tsx +++ b/components/hero.tsx @@ -3,7 +3,7 @@ import Link from "next/link"; export const Hero = () => { return ( <> -
+
diff --git a/components/tracks.tsx b/components/tracks.tsx index 2e66e0e..1728c72 100644 --- a/components/tracks.tsx +++ b/components/tracks.tsx @@ -60,7 +60,7 @@ const tracks = [ export const Tracks = () => { return ( -
+