mirror of
https://github.com/LBRYFoundation/lbryorg.git
synced 2025-08-29 08:21:25 +00:00
added new background are image to swarm page
This commit is contained in:
parent
4a8ccfa5e5
commit
243f36275b
1 changed files with 2 additions and 2 deletions
|
@ -43,7 +43,7 @@
|
||||||
|
|
||||||
<!-- globalParallax -->
|
<!-- globalParallax -->
|
||||||
<div class="parallax" data-depth-factor="3" id="global-parallax">
|
<div class="parallax" data-depth-factor="3" id="global-parallax">
|
||||||
<img src="../img/article-bg.jpg" alt="bg-img" class="d-none d-sm-none d-md-none d-lg-block parallax-layer main-parallax-img" />
|
<img src="../img/foundation-swarm-background-art.png" 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>
|
||||||
|
|
||||||
|
@ -141,4 +141,4 @@
|
||||||
<!--/CUSTOM JS-->
|
<!--/CUSTOM JS-->
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Add table
Reference in a new issue