Advertisement
Guest User

Untitled

a guest
Aug 20th, 2019
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. .map-erro{
  2. display: flex;
  3. flex-direction: column;
  4. justify-content: center;
  5. align-items: center;
  6. }
  7.  
  8. .map-erro img{
  9. margin-top: 200px;
  10. }
  11.  
  12.  
  13. .map-erro p{
  14. text-align: center;
  15. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement