From 342ee1fdf3cfd9c8386f9ce67163a0ddd6179116 Mon Sep 17 00:00:00 2001 From: Usman Baig Date: Thu, 26 Mar 2026 23:54:00 +0100 Subject: [PATCH] fix: add top padding to right column on checkout page --- app/checkout/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/checkout/page.tsx b/app/checkout/page.tsx index 20e88cf..d1dae06 100644 --- a/app/checkout/page.tsx +++ b/app/checkout/page.tsx @@ -196,7 +196,7 @@ function CheckoutContent() { {/* Main content */} -
+