linking the new background art to chat page

This commit is contained in:
Udit Patel 2020-06-18 20:58:54 +05:30 committed by GitHub
parent e9dc4e588f
commit 3e8df79ab5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -59,7 +59,7 @@
<!-- globalParallax -->
<div class="parallax" id="global-parallax">
<img src="../img/foundation-tavern-background-art.png" data-depth-factor="3" alt="bg-img" class="d-none d-sm-none d-md-none d-lg-block parallax-layer main-parallax-img" />
<img src="../img/foundation-chat-background-art.png" data-depth-factor="3" alt="bg-img" class="d-none d-sm-none d-md-none d-lg-block parallax-layer main-parallax-img" />
<div class="parallax-mask"></div>
<div class="parallax-bg"></div>