马宇豪
2023-12-14 cc4749faaa9a2bd9660e7b827e46f30a74043028
src/views/homePage.vue
@@ -199,13 +199,13 @@
    .nav{
      width: 100%;
      height: 80px;
      height: 70px;
      position: fixed;
      top: 90px;
      left: 0;
      .nav-cont{
        width: 1200px;
        height: 80px;
        height: 70px;
        margin: 0 auto;
        display: flex;
        align-items: center;
@@ -228,7 +228,7 @@
          }
        }
        .active{
          background: #385ca7;
          background: #294582;
        }
      }
    }