Advertisement
enricozappa

Untitled

Oct 16th, 2017
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 1.22 KB | None | 0 0
  1.     <div class="container-fluid secondary-background">
  2.  
  3.       <section id="discover-services">
  4.         <div class="row">
  5.           <div class="full-page-image col-xs-24 full-width full-height"></div>
  6.         </div>
  7.         <div class="row">
  8.           <div class="box primary col-lg-13 dynamic-left-padding">
  9.             <h1>Focused on <br> emotional connection</h1>
  10.             <p>Our work focuses on developing visual identities, art direction and digital design — all paired with the overarching ethos that less is more. We believe that digital products shape the future by defining the experience humans have with the digital world. We are commited to create interfaces that people love to use.</p>
  11.             <a href="#" class="action">Discover our services</a>
  12.           </div>
  13.         </div>
  14.       </section>
  15.  
  16.       <div class="container">
  17.  
  18.         <section id="selection-intro" class="row">
  19.           <div id="human-first" class="secondary-background full-width col-xs-24">
  20.               <h1 class="h1">Human-first, digital experiences for <br> clients we believe in</h1>
  21.               <div class="subtitle opacity">A selection from our recent works</div>
  22.           </div>
  23.         </section>
  24.  
  25.       </div>
  26.  
  27.     </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement