|
@@ -157,6 +157,17 @@ body[data-scale="200"] {
|
|
image-rendering: -webkit-optimize-contrast;
|
|
image-rendering: -webkit-optimize-contrast;
|
|
image-rendering: crisp-edges;
|
|
image-rendering: crisp-edges;
|
|
}
|
|
}
|
|
|
|
+ // 菜单导航
|
|
|
|
+ .header-content{
|
|
|
|
+ height: 80px!important;
|
|
|
|
+ }
|
|
|
|
+ .nav{
|
|
|
|
+ .nav-link{
|
|
|
|
+ font-size: 20px!important;
|
|
|
|
+ height: 80px!important;
|
|
|
|
+ line-height: 80px!important;
|
|
|
|
+ }
|
|
|
|
+ }
|
|
// 首页
|
|
// 首页
|
|
.products-section{
|
|
.products-section{
|
|
.products-nav{
|
|
.products-nav{
|