From d6c69594b90bf4dfd94f552bad43af44e7206470 Mon Sep 17 00:00:00 2001 From: kerwincui <164770707@qq.com> Date: Sat, 4 Jun 2022 13:27:02 +0800 Subject: [PATCH] =?UTF-8?q?=E7=99=BB=E5=BD=95=E7=95=8C=E9=9D=A2=E8=B0=83?= =?UTF-8?q?=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vue/src/views/login.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vue/src/views/login.vue b/vue/src/views/login.vue index 93b1de12..fa129c32 100644 --- a/vue/src/views/login.vue +++ b/vue/src/views/login.vue @@ -310,7 +310,7 @@ export default { h2 { font-size: 20px; - margin-top: -15px; + margin-top: -20px; } } @@ -321,7 +321,7 @@ export default { h2 { font-size: 26px; - margin-top: -15px; + margin-top: -25px; } } @@ -333,7 +333,7 @@ export default { h2 { font-size: 35px; - margin-top: -15px; + margin-top: -30px; } }