Guest User

Untitled

a guest
Jul 15th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. @media screen and (max-width: 1150px){
  2.  
  3. .acetronaut-recent-post-wrapper {
  4.  
  5. width: 50%;
  6. }
  7. }
  8.  
  9. @media screen and (max-width: 805px){
  10.  
  11. .acetronaut-recent-post-wrapper {
  12.  
  13. width: 100%;
  14. }
  15. }
Add Comment
Please, Sign In to add comment