From 332ff87c582fbf9b35ae17c06e4cd8050815988c Mon Sep 17 00:00:00 2001 From: "nabijonovdavronbek619@gmail.com" Date: Tue, 10 Mar 2026 17:42:02 +0500 Subject: [PATCH] payment not found --- components/pages/payment/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/pages/payment/index.tsx b/components/pages/payment/index.tsx index 5f1b208..61bab24 100644 --- a/components/pages/payment/index.tsx +++ b/components/pages/payment/index.tsx @@ -171,7 +171,7 @@ export default function PaymentFailed() { .main-title { font-family: 'Bebas Neue', sans-serif; - font-size: clamp(4.5rem, 10vw, 9rem); + font-size: clamp(4.5rem, 8vw, 7rem); line-height: 0.9; letter-spacing: 0.02em; color: var(--text);