Advertisement
wpmupredrag

hustle update

Jul 23rd, 2019
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.28 KB | None | 0 0
  1. @media only screen and (min-width: 782px) {
  2. .hustle-layout .hustle-image {max-width:150px;margin-right:20px;}.hustle-layout .hustle-layout-form .hustle-button-submit {margin-left:10px;}
  3. }
  4.  
  5. @media only screen and (max-width: 782px) {
  6.   .hustle-layout .hustle-image {display:none;}
  7. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement