From 8a134ed39e21c6a9997fc7792e3de3563b2d2d1c Mon Sep 17 00:00:00 2001 From: Karrix Date: Tue, 16 Jan 2024 02:39:09 +0800 Subject: [PATCH] fix: gpu table width too large --- web/src/app/(app)/pricing/components/gpuPricingTable.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/src/app/(app)/pricing/components/gpuPricingTable.tsx b/web/src/app/(app)/pricing/components/gpuPricingTable.tsx index a4c4c63..912f099 100644 --- a/web/src/app/(app)/pricing/components/gpuPricingTable.tsx +++ b/web/src/app/(app)/pricing/components/gpuPricingTable.tsx @@ -15,8 +15,8 @@ const people = [ export function GpuPricingPlan() { return ( -
-
+
+