From c557a7f93982867a1a23ef50f9627aa0d121b193 Mon Sep 17 00:00:00 2001 From: eason Date: Mon, 25 Jun 2018 20:10:40 +0800 Subject: [PATCH] fix hf css --- src/main/ui/static/css/hf_gateway.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/ui/static/css/hf_gateway.css b/src/main/ui/static/css/hf_gateway.css index 3d39f2bfa..ebc34860d 100644 --- a/src/main/ui/static/css/hf_gateway.css +++ b/src/main/ui/static/css/hf_gateway.css @@ -84,7 +84,7 @@ color: #434343; letter-spacing: 0px; padding-bottom: 10px; - padding-top: 15px; + padding-top: 20px; } .footer-bottom{ font-family: PingFangSC-Regular; @@ -94,7 +94,7 @@ } .footer-bottom-success{ - margin-top: 100px; + margin-top: 60px; color: #444444; }