Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2019
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. display: inline-block,
  2. min-width: 178vh,
  3. min-height: 17vh,
  4. background-size: center,
  5. background-repeat: no-repeat,
  6. background-position: center
  7.  
  8. margin: 0 auto;
  9. height: 200px !important;
  10. overflow: hidden;
  11. margin-top: 0px;
  12. overflow-x: hidden;
  13. box-sizing: border-box;
  14. margin-bottom: 32px;
  15. background-color: white;
  16. border-top-left-radius: 5px !important;
  17. border-top-right-radius: 5px !important;
  18. border-bottom-right-radius: 5px !important;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement