From ec45902ce1f84014db6ed5a0c47fda5c654fd179 Mon Sep 17 00:00:00 2001 From: gongfuxiang <2499232802@qq.com> Date: Sun, 3 Mar 2019 10:09:16 +0800 Subject: [PATCH] =?UTF-8?q?css=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/static/index/default/css/user.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/static/index/default/css/user.css b/public/static/index/default/css/user.css index 2604483a4..586d32693 100755 --- a/public/static/index/default/css/user.css +++ b/public/static/index/default/css/user.css @@ -1,7 +1,7 @@ /** * 登录/注册 */ -form.form-validation, .reg-switch-view { margin: 30px 0 60px 0; } +form.form-validation, .reg-switch-view { margin: 30px 0; } .reg-switch-view .am-btn { width: 49%; line-height: 100px; font-size: 16px; } .verify-submit-win { margin-top: 20px; display: block; }