|
@@ -148,7 +148,7 @@ h1,h2,h3,h4,h5,h6,p{font-weight:normal;margin: 0;}
|
|
|
display: flex;
|
|
|
|
|
|
//头部图标
|
|
|
- a{width: 160px;height: 80px;display: inline-block;background-image: url("~static/images/client/component/nav-logo.svg");background-repeat: no-repeat;background-position: center;}
|
|
|
+ a>i{width: 160px;height: 70px;display: inline-block;background-image: url("~static/images/client/component/nav-logo.svg");background-repeat: no-repeat;background-position: center;}
|
|
|
}
|
|
|
|
|
|
//头部右侧区域
|
|
@@ -264,4 +264,4 @@ h1,h2,h3,h4,h5,h6,p{font-weight:normal;margin: 0;}
|
|
|
h1,h2,h3,h4,h5,h6,p{margin-bottom: 10px;}
|
|
|
}
|
|
|
}
|
|
|
-}
|
|
|
+}
|