"WeAreText" animation WIP
This commit is contained in:
parent
c7a6441920
commit
2def4606de
5 changed files with 132 additions and 5 deletions
|
@ -66,8 +66,8 @@
|
|||
</div>
|
||||
</StickyLayer>
|
||||
|
||||
<StickyLayer class="align-center" offset={{ top: 0, bottom: 5.125 }}>
|
||||
<WeAreText/>
|
||||
<StickyLayer class="align-center" offset={{ top: 0, bottom: 5.125 }} let:progress>
|
||||
<WeAreText containerProgress={progress}/>
|
||||
</StickyLayer>
|
||||
</Parallax>
|
||||
</main>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue