lint
This commit is contained in:
parent
fc684f7c2d
commit
f360487d75
|
@ -376,7 +376,7 @@ onDeactivated(disposeBannerParallaxResizeObserver);
|
||||||
background-position: center;
|
background-position: center;
|
||||||
view-timeline-name: --bannerParallax;
|
view-timeline-name: --bannerParallax;
|
||||||
view-timeline-inset: var(--bannerParallaxInset, auto);
|
view-timeline-inset: var(--bannerParallaxInset, auto);
|
||||||
view-timeline-axis: block;
|
view-timeline-axis: block;
|
||||||
|
|
||||||
> .banner {
|
> .banner {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|
Loading…
Reference in New Issue