diff --git a/src/components/TodoList/index.scss b/src/components/TodoList/index.scss index 5fc9e4b5..8ed13d73 100644 --- a/src/components/TodoList/index.scss +++ b/src/components/TodoList/index.scss @@ -197,7 +197,6 @@ margin: auto 0; font-size: 30px; color: #cc9a9a; - margin-bottom: 11px; transition: color 0.2s ease-out; } .todo-list li .destroy:hover {