Advertisement
Guest User

teviant lip hero

a guest
Dec 12th, 2019
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 1.85 KB | None | 0 0
  1. <div>
  2.                         <!-- for desktop -->
  3.                         <div class="hero hidden-800px" style="background-image: url(images/lipbanner_group3840x1800px.jpg);">
  4.                             <div class="hero-text" style="color:#fff; width:27%;left: inherit; top:160px; right: 140px !important; text-align: right;">
  5.                                 <span class="hero-big-text" style="font-family: 'love_hewitsregular';color:#fff;font-size: 100px;line-height: 90px;margin-bottom: 70px;">Lip Spell</span>
  6.                                 <p style="color: #fff;font-size: 18px;margin-top: -2em;margin-bottom: 2em;">Longwearing, lightweight. Unstoppable vibrancy and coverage with a single stroke.</p>
  7.                                 <a href="#" class="btn" style="background-color:#f8c1b8; color:#000000" tabindex="-1">SHOP NOW</a>
  8.                             </div>
  9.                         </div>
  10.                         <!-- for ipad to mobile -->
  11.                         <div class="hero hidden visible-800px" style="background-image: url(images/lipbanner_group3840x1800px-mobile.jpg);">
  12.                             <div class="hero-text" style="color:#fff; width:100%;left: inherit; top:50px; right: 0; text-align: right;padding:0 26px;">
  13.                                 <span class="hero-big-text" style="font-family: 'love_hewitsregular';font-size:80px;color:#fff;margin-bottom: 30px !important; padding-bottom: 0px !important;">Lip Spell</span>
  14.                                 <p style="font-size:18px;line-height: 26px;color:#fff;margin-bottom:1em;">Longwearing, lightweight. Unstoppable vibrancy and coverage with a single stroke.</p>
  15.                                 <a href="#" class="btn" style="background-color:#f8c1b8; color:#000000" tabindex="-1">SHOP NOW</a>
  16.                             </div>
  17.                         </div>
  18.                     </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement