Guest User

Untitled

a guest
Mar 21st, 2018
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. .mention {
  2. display: inline-flex;
  3. align-items: center;
  4. padding: 2px;
  5. ...
  6. }
  7.  
  8. .socialIconContainer {
  9. display: flex;
  10. align-items: center;
  11. justify-content: center;
  12. padding: 2px;
  13. margin-right: 2px;
  14. }
Add Comment
Please, Sign In to add comment