From 29b9e8fdd0da5bb3e96c47ffb57a826a595445ef Mon Sep 17 00:00:00 2001 From: yanran200730 Date: Mon, 10 Apr 2023 14:19:26 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=81=E4=B9=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- project/qujing/app/AppCertificateManage/components/Add.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/qujing/app/AppCertificateManage/components/Add.vue b/project/qujing/app/AppCertificateManage/components/Add.vue index 7c9c446d..b6350eb4 100644 --- a/project/qujing/app/AppCertificateManage/components/Add.vue +++ b/project/qujing/app/AppCertificateManage/components/Add.vue @@ -219,7 +219,7 @@ } h1 { - margin-bottom: 70px; + margin: 0 20px 70px; font-weight: 900; font-size: 72px; color: #3D5C8F;