@@ -64,8 +64,8 @@
<div class="aboutBox">
<about></about>
</div>
- <navBar :showLoginBtn="false" class="navBar"></navBar>
+ <navBar :showLoginBtn="false" class="navBar"></navBar>
</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;