feat: add parallax infinite scroll hero for index
This commit is contained in:
parent
e9a666621f
commit
43e8dcff5e
5 changed files with 79 additions and 9 deletions
|
|
@ -18,6 +18,10 @@
|
|||
"content"
|
||||
"footer";
|
||||
min-height: 100vh;
|
||||
width: 100vw;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
}
|
||||
|
||||
header {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue