Browse Source

样式修改

gcz 5 days ago
parent
commit
434a4c9a58
1 changed files with 11 additions and 0 deletions
  1. 11 0
      src/styles/scale-adjustments.scss

+ 11 - 0
src/styles/scale-adjustments.scss

@@ -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{