Stuff for index background scroll
This commit is contained in:
parent
4f2118a83a
commit
04c5a3e846
|
|
@ -1,6 +1,12 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<ng-container>
|
||||
<header id="top"
|
||||
[ngStyle]="{ 'background-image': getBackgroundImage(), 'height': height }">
|
||||
[ngStyle]="{ 'background-image': getBackgroundImage(), 'height': height, 'background-position': center {{ inverseYPos }}px; }">
|
||||
<nav id="nav" [ngClass]="active">
|
||||
<div class="container">
|
||||
<div id="mobile_nav">
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user