Advertisement
Guest User

Untitled

a guest
May 25th, 2019
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. .wrap {
  2. display: table;
  3. width: 100%;
  4. height: 7rem;
  5. &-block {
  6. display: table-cell;
  7. vertical-align: middle;
  8. }
  9. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement