From 9c6775a4e1c10af36fe75535be7994495c094894 Mon Sep 17 00:00:00 2001 From: zhongshujie <2862698242@qq.com> Date: 星期二, 15 四月 2025 09:44:48 +0800 Subject: [PATCH] 样式修改 --- src/views/chronology/index.vue | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/chronology/index.vue b/src/views/chronology/index.vue index c624c7e..30f7a07 100644 --- a/src/views/chronology/index.vue +++ b/src/views/chronology/index.vue @@ -918,14 +918,14 @@ } } .page-header { - height: 102px; + height: 9.4%; width: 100%; text-align: left; margin-bottom: 8px; border-bottom: 2px solid #937950; p { - padding: 35px 0 34px 0; + padding: 1.6% 0 1.55% 0; font-family: Alimama DongFangDaKai; font-size: 30px; text-indent: 1em; -- Gitblit v1.9.1