Advertisement
wpmupredrag

hustle after update

Jul 23rd, 2019
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 1.14 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. }  /*@media only screen and (min-width: 782px) {
  8. .hustle-layout .hustle-image {max-width:150px;margin-right:20px;}.hustle-layout .hustle-layout-form .hustle-button-submit {margin-left:10px;}
  9. }
  10.  
  11. @media only screen and (max-width: 782px) {
  12.   .hustle-layout .hustle-image {display:none;}
  13. } */ /*@media only screen and (min-width: 782px) {
  14. .hustle-layout .hustle-image {max-width:150px;margin-right:20px;}.hustle-layout .hustle-layout-form .hustle-button-submit {margin-left:10px;}
  15. }
  16.  
  17. @media only screen and (max-width: 782px) {
  18.   .hustle-layout .hustle-image {display:none;}
  19. }  /*@media only screen and (min-width: 782px) {
  20. .hustle-layout .hustle-image {max-width:150px;margin-right:20px;}.hustle-layout .hustle-layout-form .hustle-button-submit {margin-left:10px;}
  21. }
  22.  
  23. @media only screen and (max-width: 782px) {
  24.   .hustle-layout .hustle-image {display:none;}
  25. } */*/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement