From 0dbc7465447164fef24327b5d494870832d798dd Mon Sep 17 00:00:00 2001
From: 李 <344137771@qq.com>
Date: Tue, 26 May 2026 11:15:18 +0800
Subject: [PATCH] 1
---
src/views/cryptos/AboutUs/index.vue | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/src/views/cryptos/AboutUs/index.vue b/src/views/cryptos/AboutUs/index.vue
index 263d7ef..777d015 100644
--- a/src/views/cryptos/AboutUs/index.vue
+++ b/src/views/cryptos/AboutUs/index.vue
@@ -63,11 +63,11 @@
}
.CommonProblem-padding {
- padding-left: 35px;
- padding-right: 35px;
+ padding-left: 2rem;
+ padding-right: 2rem;
font-weight: 400;
- font-size: 30px;
- line-height: 35px;
+ font-size: 2.4rem;
+ line-height: 3.2rem;
color: $text_color;
}
--
Gitblit v1.9.3