feat(home): wire ParallaxImage hero to homepage; tweak crossfade to 700ms
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
|
||||
.layer-2 {
|
||||
opacity: 0;
|
||||
transition: opacity 400ms ease;
|
||||
transition: opacity 700ms ease;
|
||||
}
|
||||
|
||||
.parallax-window:hover .layer-2 {
|
||||
|
||||
Reference in New Issue
Block a user