feat(nds): tweak animations durations
This commit is contained in:
@@ -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(() => {
|
||||
|
||||
Reference in New Issue
Block a user