Advertisement
Guest User

Untitled

a guest
Nov 24th, 2014
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. <section class="p-hero" id="hero">
  2. </section>
  3.  
  4. .homepage .p-hero {
  5. background: url("../img/capa/head-inverse2.jpg");
  6. background-size: cover;
  7. background-repeat: no-repeat;
  8. background-position: center bottom;
  9. height: 100vh;
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement