From c7515806c4089f2dbd5da9d658a9588fab46e9b6 Mon Sep 17 00:00:00 2001
From: Lee-1203 <342694918@qq.com>
Date: Mon, 14 Feb 2022 09:21:23 +0800
Subject: [PATCH] =?UTF-8?q?=E8=B5=B0=E8=BF=9B=E8=9C=80=E8=83=BD=E9=A1=B5?=
=?UTF-8?q?=E9=9D=A2=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
about.html | 2 +-
css/style.css | 8 +++++---
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/about.html b/about.html
index f4bf3fa..1be19bf 100644
--- a/about.html
+++ b/about.html
@@ -65,7 +65,7 @@
-
+
- 企业简介
- 领导致辞
- 管理团队
diff --git a/css/style.css b/css/style.css
index 9b55a14..7793ca9 100644
--- a/css/style.css
+++ b/css/style.css
@@ -2101,7 +2101,7 @@ textarea::-webkit-input-placeholder {
}
.pull-item-03 li>a{
padding: 0 12px;
- font-size: 15px;
+ font-size: 14px;
text-align: center;
}
.banner-swiper{
@@ -2205,7 +2205,6 @@ textarea::-webkit-input-placeholder {
.banner-title span{
font-size: 12px;
}
-
.index-news-information{
flex-wrap: wrap;
margin-top: 25px;
@@ -2657,8 +2656,11 @@ textarea::-webkit-input-placeholder {
}
}
@media screen and (max-width:390px){
+ .pull-item.pull-item-fixed{
+ width: 100%;
+ }
.pull-item-02 li>a{
- padding: 0 5px;
+ padding: 0 8px;
font-size: 14px;
}
.pull-item-03 li>a{