Guest User

Untitled

a guest
Jan 19th, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. .parallax-wrapper {
  2. position: relative;
  3. }
  4.  
  5.  
  6. .parallax-container {
  7. width: 100vw;
  8. margin-left: calc(-50vw + 50% - 8px);
  9. position: relative;
  10. }
Add Comment
Please, Sign In to add comment