-
-
-
+
-
diff --git a/business.html b/business.html
index 0351493..c897ab5 100644
--- a/business.html
+++ b/business.html
@@ -22,9 +22,7 @@
-
首页
diff --git a/contact.html b/contact.html
index 0fe1407..3c1f4d8 100644
--- a/contact.html
+++ b/contact.html
@@ -22,9 +22,7 @@
- - - +
-
diff --git a/css/style.css b/css/style.css
index 34fe25f..e9deccf 100644
--- a/css/style.css
+++ b/css/style.css
@@ -103,8 +103,12 @@
.header .logo {
font-size: 0;
}
-.header .logo img {
- height: 0.5rem;
+.header .logo .link {
+ display: block;
+ width: 1.54rem;
+ height: 0.51rem;
+ background-repeat: no-repeat;
+ background-size: contain;
}
.header .menu .menu-group {
display: flex;
@@ -472,7 +476,7 @@
height: 5.2rem;
background-repeat: no-repeat;
background-position: center;
- background-size: 100%;
+ background-size: contain;
}
.section.contact-map .title h1 {
font-size: 0.36rem;
diff --git a/css/style.less b/css/style.less
index 441e974..3859d9f 100644
--- a/css/style.less
+++ b/css/style.less
@@ -132,8 +132,12 @@
.logo {
font-size: 0;
- img {
- height: 0.5rem;
+ .link {
+ display: block;
+ width: 1.54rem;
+ height: 0.51rem;
+ background-repeat: no-repeat;
+ background-size: contain;
}
}
@@ -598,7 +602,7 @@
height: 5.2rem;
background-repeat: no-repeat;
background-position: center;
- background-size: 100%;
+ background-size: contain;
}
.title {
diff --git a/detail.html b/detail.html
index 19bd51d..3977b60 100644
--- a/detail.html
+++ b/detail.html
@@ -22,9 +22,7 @@
-
-
-
+
-
diff --git a/common/header.html b/common/header.html
index ed52972..f7b13bc 100644
--- a/common/header.html
+++ b/common/header.html
@@ -1,11 +1,8 @@