From f27531e201cf560ec1a76c8baa0e4c86f68c6fc6 Mon Sep 17 00:00:00 2001 From: sasha-astiadi Date: Fri, 5 Dec 2025 20:38:13 +0100 Subject: [PATCH] reduce Ventures section vertical padding on mobile from py-32 to py-16 --- src/components/home/Ventures.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/home/Ventures.tsx b/src/components/home/Ventures.tsx index 79ac0fa..71e0a08 100644 --- a/src/components/home/Ventures.tsx +++ b/src/components/home/Ventures.tsx @@ -25,7 +25,7 @@ const ventures = [ export function Ventures() { return ( -
+