feat: update homepage layout and styling

This commit is contained in:
sanbuphy
2026-01-27 02:06:42 +08:00
parent f5adedf77b
commit 11605edb3f
6 changed files with 625 additions and 91 deletions
+5
View File
@@ -323,3 +323,8 @@
transform: scale(1.05);
background-color: var(--vp-c-bg);
}
/* HomeFeatures Sections Scroll Offset */
.section-container {
scroll-margin-top: 80px;
}