Advertisement
Guest User

Untitled

a guest
Oct 20th, 2019
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. .page {
  2. height: 100vh;
  3. overflow-y: auto;
  4. overflow-x: hidden;
  5. position: fixed;
  6. width: 100vw;
  7. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement