Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2019
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. @media only screen and (min-width: 770px) {
  2. .p_left_right_post.banner_img_class {
  3. margin-bottom: 0;
  4. }
  5. .p_left_right_post {
  6. margin-bottom: 60px;
  7. }
  8. .p_side_margins_align_post {
  9. margin-top: inherit;
  10. margin-bottom: inherit;
  11. top: auto;
  12. }
  13. .p_side_margins_align_post_last {
  14. margin-top: 0;
  15. margin-bottom: inherit;
  16. top: 0;
  17. }
  18. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement