Fix
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
0883585b05
commit
21dd6fb65f
|
@ -71,7 +71,7 @@ window.addEventListener('scroll', () => {
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
background-position: center;
|
background-position: center;
|
||||||
filter: blur(10px) brightness(0.7);
|
filter: blur(10px) brightness(0.7);
|
||||||
transform: scale(1.1);
|
/*transform: scale(1.1);*/
|
||||||
z-index: -2;
|
z-index: -2;
|
||||||
">
|
">
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue