Advertisement
Guest User

Untitled

a guest
Jul 14th, 2019
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.14 KB | None | 0 0
  1. .footer{
  2.     background-color: #dedede;
  3.     align-items: center;
  4. }
  5.  
  6. .footer__icons{
  7.     display: inline-block;
  8.     margin-left: 500px;
  9.    
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement