Merge branch 'dev-Zhen' into dev
This commit is contained in:
commit
7785cfeb7b
|
@ -4,7 +4,7 @@
|
||||||
import ZhenAboutMe from "./Comps/AboutMe.svelte"
|
import ZhenAboutMe from "./Comps/AboutMe.svelte"
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<Parallax sections={5} config={{ stiffness: 0.2, damping: 0.3 }}>
|
<Parallax sections={2} config={{ stiffness: 0.1, damping: 0.3 }}>
|
||||||
<TopAnimatedBackground/>
|
<TopAnimatedBackground/>
|
||||||
|
|
||||||
<ParallaxLayer rate={0.5} offset={0.5} style="background-color: var(--background);">
|
<ParallaxLayer rate={0.5} offset={0.5} style="background-color: var(--background);">
|
||||||
|
|
Loading…
Reference in New Issue