From 48015647729b33a058a5a853ed882e258d70b1f9 Mon Sep 17 00:00:00 2001 From: Mauro Balades Date: Sat, 17 Aug 2024 22:36:05 +0200 Subject: [PATCH] chore: Update Features component to include responsive layout for larger screens --- src/components/features.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/features.tsx b/src/components/features.tsx index f90851a..b206c46 100644 --- a/src/components/features.tsx +++ b/src/components/features.tsx @@ -68,7 +68,7 @@ export default function Features() {

-
+
Zen Logo