lifanagju_citu 7 ماه پیش
والد
کامیت
71afb5db3c
1فایلهای تغییر یافته به همراه3 افزوده شده و 2 حذف شده
  1. 3 2
      src/views/login/index.vue

+ 3 - 2
src/views/login/index.vue

@@ -64,8 +64,8 @@
       <div class="aboutBox">
         <about></about>
       </div>
-      <navBar :showLoginBtn="false" class="navBar"></navBar>
     </div>
+    <navBar :showLoginBtn="false" class="navBar"></navBar>
   </div>
 </template>
 
@@ -209,7 +209,8 @@ const carouselList = ref([
   align-items: center;
   justify-content: center;
   width: 100%;
-  height: 86vh;
+  height: 84vh;
+  margin-top: 50px;
 }
 .login-change {
   position: absolute;