Advertisement
artemsemkin

Untitled

Aug 23rd, 2020
1,224
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.58 KB | None | 0 0
  1. <!-- section NAV PROJECTS -->
  2. <section class="container-fluid section section-nav-projects section-fullheight text-center" data-arts-os-animation="data-arts-os-animation">
  3.   ...
  4.   <div class="container section-nav-projects__next-image section-fullheight__inner">
  5.     <div class="section-nav-projects__wrapper-image js-transition-img overflow">
  6.       <div class="lazy js-transition-img__transformed-el"><img class="of-cover" src="#" data-src="img/assets/projects/project-2.jpg" alt="" width="1920" height="1280"/></div>
  7.     </div>
  8.   </div>
  9.   ...
  10. </section>
  11. <!-- - section NAV PROJECTS -->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement