From e646198255354efcd145f870ce76bdc7ada2ecd4 Mon Sep 17 00:00:00 2001 From: sasha-astiadi Date: Sun, 5 Oct 2025 05:39:07 +0200 Subject: [PATCH] style: adjust companies section margin and remove negative top positioning --- src/components/Companies.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Companies.tsx b/src/components/Companies.tsx index e9aae5f..a4d21be 100644 --- a/src/components/Companies.tsx +++ b/src/components/Companies.tsx @@ -40,7 +40,7 @@ const row2 = logos.slice(6); export function Companies() { return ( -
+
{/* Heading */}