- wip new animation type
- nav is back to fixed to preserve the 100vh of first section
This commit is contained in:
@@ -1,12 +1,13 @@
|
||||
|
||||
#hero {
|
||||
grid-template-rows: 1fr auto auto;
|
||||
height: 100vh;
|
||||
min-height: 100vh;
|
||||
/*
|
||||
grid-template-rows: 1fr 50px auto auto;
|
||||
*/
|
||||
}
|
||||
#hero header {
|
||||
padding-top: 50px;
|
||||
}
|
||||
#hero .mouse {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user