Guest User

Untitled

a guest
Sep 25th, 2018
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. .container::before {
  2. content: '';
  3. display: inline-block;
  4. height: 100%;
  5. vertical-align: middle;
  6. margin-left: -1ch;
  7. }
  8. .element{
  9. display: inline-block;
  10. vertical-align: middle;
  11. }
Add Comment
Please, Sign In to add comment