Advertisement
cbigot

Untitled

Feb 19th, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.14 KB | None | 0 0
  1. .todo-view {
  2.     margin-top: 5em;
  3.     display: flex;
  4.     justify-content: center;
  5.     align-items: center;
  6.     flex-direction: column;
  7. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement