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; }