Advertisement
Guest User

Untitled

a guest
Jan 22nd, 2018
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. .certification-list li {
  2. display: table;
  3. min-height: 90px;
  4. }
  5. .certification-list li a {
  6. display: table-cell;
  7. vertical-align: middle;
  8. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement