From e83783a1c7dc9d8140dba62124c3f5eb74e15d5c Mon Sep 17 00:00:00 2001 From: Cypro Freelance <110410268+Proxyy587@users.noreply.github.com> Date: Mon, 1 Jul 2024 14:44:27 +0530 Subject: [PATCH] max-w-full pt2 --- app/(root)/tos/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/(root)/tos/page.tsx b/app/(root)/tos/page.tsx index 6916fb5..6c00536 100644 --- a/app/(root)/tos/page.tsx +++ b/app/(root)/tos/page.tsx @@ -7,7 +7,7 @@ const TermsOfService = () => { id="tos" className="wrapper container py-24 md:py-28 gap-4 flex flex-col" > -
+
{TERMS_AND_CONDITIONS}