From 2aaaa689801f6829ca9542164926cb94c8aa1c36 Mon Sep 17 00:00:00 2001 From: xieqiyu Date: Fri, 6 Sep 2024 09:57:33 +0800 Subject: [PATCH] * [misc] Change the size of text. --- module/tutorial/ui/index.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/tutorial/ui/index.html.php b/module/tutorial/ui/index.html.php index ea01a6edd8..db33cd613f 100644 --- a/module/tutorial/ui/index.html.php +++ b/module/tutorial/ui/index.html.php @@ -194,7 +194,7 @@ div h2 ( $lang->tutorial->common, - setClass('flex-auto text-lg') + setClass('flex-auto text-xl') ), div (