From e0130d42e695ac81322b38018c5fca60bae96751 Mon Sep 17 00:00:00 2001 From: Poyraz Avsever Date: Fri, 3 Apr 2026 12:03:51 +0300 Subject: [PATCH] fix(references): adjust padding for responsive layout in ReferencesSection --- components/references-section.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/references-section.tsx b/components/references-section.tsx index 64edfe5..5e1a773 100644 --- a/components/references-section.tsx +++ b/components/references-section.tsx @@ -4,7 +4,7 @@ import { ReferenceCards } from "@/components/reference-cards"; export function ReferencesSection() { return ( -
+