New part of todo.css
unknown
css
4 years ago
173 B
2
Indexable
.todo-wrapper { display: grid; float: left; } .top-left { width: 250px; float: left; margin-right: 20px; } .down { float: left; width: 500px; }
Editor is loading...
.todo-wrapper { display: grid; float: left; } .top-left { width: 250px; float: left; margin-right: 20px; } .down { float: left; width: 500px; }