From b4699b49e0da4780d55d49d13bfc91c851ba3855 Mon Sep 17 00:00:00 2001 From: A1300399510 Date: Fri, 27 Dec 2024 15:09:16 +0800 Subject: [PATCH] no message --- css/index.css | 4 ++-- css/index.less | 6 ++++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/css/index.css b/css/index.css index b78983d..6f1d62b 100644 --- a/css/index.css +++ b/css/index.css @@ -447,8 +447,8 @@ .recruit .list .item .operate .select .title { font-size: 14px; color: #7f7f7f; - margin-top: 75px; - margin-bottom: 19px; + margin-top: 57px; + margin-bottom: 8px; } .recruit .list .item .operate .select .title .dot { width: 8px; diff --git a/css/index.less b/css/index.less index 3ac1872..129a094 100644 --- a/css/index.less +++ b/css/index.less @@ -520,8 +520,10 @@ font-size: 14px; color: #7f7f7f; - margin-top: 75px; - margin-bottom: 19px; + // margin-top: 75px; + // margin-bottom: 19px; + margin-top: 57px; + margin-bottom: 8px; } .btn {