Less bouncy

This commit is contained in:
BOT Alex 2024-04-11 15:54:26 +02:00
parent 9ca3336059
commit b19050aae1
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
import ZhenAboutMe from "./Comps/AboutMe.svelte"
</script>
<Parallax sections={5} config={{ stiffness: 0.2, damping: 0.3 }}>
<Parallax sections={2} config={{ stiffness: 0.1, damping: 0.3 }}>
<TopAnimatedBackground/>
<ParallaxLayer rate={0.5} offset={0.5} style="background-color: var(--background);">