added new background are image to branding page

This commit is contained in:
Udit Patel 2020-06-12 13:37:56 +05:30 committed by GitHub
parent 6d8bd912e0
commit 26c3ba1de1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -43,7 +43,7 @@
<!-- globalParallax -->
<div class="parallax" id="global-parallax">
<img src="../img/article-bg.jpg" 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-branding-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>