mirror of
https://github.com/LBRYFoundation/lbryorg.git
synced 2025-08-28 07:51:27 +00:00
linking the new background art to chat page
This commit is contained in:
parent
e9dc4e588f
commit
3e8df79ab5
1 changed files with 2 additions and 2 deletions
|
@ -59,7 +59,7 @@
|
||||||
|
|
||||||
<!-- globalParallax -->
|
<!-- globalParallax -->
|
||||||
<div class="parallax" id="global-parallax">
|
<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-mask"></div>
|
||||||
<div class="parallax-bg"></div>
|
<div class="parallax-bg"></div>
|
||||||
|
|
||||||
|
@ -209,4 +209,4 @@
|
||||||
<!--/CUSTOM JS-->
|
<!--/CUSTOM JS-->
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Add table
Reference in a new issue