Advertisement
artemsemkin

Untitled

Aug 23rd, 2020
1,308
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.52 KB | None | 0 0
  1. <!-- section MASTHEAD -->
  2. <seciton class="section seciton-masthead" data-background-color="var(--color-light-1)">
  3.   ...
  4.   <!-- js-transition-img and js-transition-img__transformed-el blocks are required for the image transition -->
  5.   <div class="js-transition-img">
  6.     <div class="js-transition-img__transformed-el">
  7.       <div class="lazy-bg" data-src="img/assets/projects/project-4.jpg"></div>
  8.     </div>
  9.   </div>
  10.   ...
  11.   <!-- the rest markup is not important for the transition -->
  12. </seciton>
  13. <!-- - section MASTHEAD -->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement