Advertisement
Guest User

Untitled

a guest
Jan 23rd, 2020
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. .printer1-form {
  2. position: absolute;
  3. width: auto;
  4. height: 40vw;
  5. left: 7.5vw;
  6. top: 8vw;
  7. }
  8.  
  9. .printer2-form {
  10. position: absolute;
  11. width: auto;
  12. /* height: 22.5vw; */
  13. height: 15vw;
  14. left: 0;
  15. bottom: 0;
  16. z-index: 0;
  17. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement