From ef295e0994b228405b31cfe334554a1ee1fc8497 Mon Sep 17 00:00:00 2001 From: 3dtours Date: Wed, 24 Jun 2026 20:43:49 +0700 Subject: [PATCH] =?UTF-8?q?fix:=20hi=E1=BB=83n=20th=E1=BB=8B=20ng=C3=A0y?= =?UTF-8?q?=20=E1=BB=9F=20c=C3=A1c=20ch=E1=BA=B7ng?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/pages/TourDetailPage.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/src/pages/TourDetailPage.tsx b/frontend/src/pages/TourDetailPage.tsx index 36601e1..33a2bec 100644 --- a/frontend/src/pages/TourDetailPage.tsx +++ b/frontend/src/pages/TourDetailPage.tsx @@ -614,6 +614,7 @@ export const TourDetailPage = ({ headStyles: { fillColor: [37, 99, 235], textColor: [255, 255, 255], + font: 'Roboto', fontStyle: 'bold', halign: 'center', valign: 'middle'