Guest User

Untitled

a guest
Jul 20th, 2018
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. .section {
  2. width: 100%;
  3. position: relative;
  4. overflow: hidden;
  5.  
  6. @media only screen and (min-width: 1900px) {
  7. .section {
  8. height: 1080px;
  9. }}
  10.  
  11. <meta charset="utf-8" name="viewport" content="width=device-width, initial-scale=1">
Add Comment
Please, Sign In to add comment