Update home page

This commit is contained in:
Masterain
2023-08-25 01:15:06 -07:00
parent f5e11cf577
commit 8cd254a546
3 changed files with 6 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
// place your custom styles here
header.navbar {
header.vp-navbar {
// 隐藏导航栏和导航栏菜单外链图标
svg.external-link-icon {
position: relative;
@@ -53,8 +53,6 @@ header.navbar {
}
}
.home {
.vp-hero-info-wrapper {
min-height: 600px;
}
}
.vp-hero-info-wrapper {
min-height: 600px;
}