feat(nds): tweak animations durations

This commit is contained in:
2026-02-26 14:58:46 +01:00
parent 3c80db115f
commit 94d94fdef0
6 changed files with 35 additions and 35 deletions

View File

@@ -83,7 +83,7 @@ export const useIntroStore = defineStore("intro", {
.to(this.outro, {
backgroundOpacity: 1,
duration: 0.5,
delay: 0.5,
delay: 0.2,
ease: "none",
})
.call(() => {