fix: adjust padding for improved layout in index section

Co-authored-by: xudeyu444 <xudeyu444@users.noreply.github.com>
Co-authored-by: 奕 <a18355849597@outlook.com>
This commit is contained in:
2025-06-01 01:40:41 +08:00
parent a4fec8cbd1
commit 3c5830adeb

View File

@@ -126,11 +126,11 @@ onMounted(() => {
</div>
</section>
<section
class="flex flex-col justify-center items-center min-h-[80vh] gap-8 relative"
class="flex flex-col justify-center items-center gap-8 relative pt-15"
>
<div class="fixed top-0 left-0 w-full h-full z-[-1]">
<div
class="absolute top-0 left-0 w-full h-full flex pt-15 justify-between items-center s2d"
class="absolute top-0 left-0 w-full h-full flex justify-between items-center s2d"
:style="{
transform: `rotate(${
(riro(range(-0.5, 0.5, sProgress - 1) + 0.5) - 0.5) * -60