From a4fe90ef374a9a3144fb8de5d7229dd11bfa7ff4 Mon Sep 17 00:00:00 2001 From: YM <479443481@qq.com> Date: 星期二, 11 六月 2024 10:24:02 +0800 Subject: [PATCH] 1 --- src/uni_modules/uni-title/components/uni-title/uni-title.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/uni_modules/uni-title/components/uni-title/uni-title.vue b/src/uni_modules/uni-title/components/uni-title/uni-title.vue index bf4f926..57aa27a 100644 --- a/src/uni_modules/uni-title/components/uni-title/uni-title.vue +++ b/src/uni_modules/uni-title/components/uni-title/uni-title.vue @@ -149,7 +149,7 @@ } .uni-h3 { - font-size: 16px; + font-size: 0.16rem; color: #333; font-weight: bold; /* font-weight: 400; */ -- Gitblit v1.9.1