From 56a65209777830ca3b13a521ddfdb8a53db4f6ad Mon Sep 17 00:00:00 2001 From: Mauro Balades Date: Sun, 11 Aug 2024 23:13:49 +0200 Subject: [PATCH] refactor: Improve responsiveness of Features component layout --- src/app/page.tsx | 2 +- src/components/features.tsx | 28 ++++++++++++++++------------ 2 files changed, 17 insertions(+), 13 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c93021f..d8461fd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -7,7 +7,7 @@ import { Navigation } from "@/components/navigation"; export default function Home() { return ( -
+