diff --git a/todo-list/style.css b/todo-list/style.css index 866d46c..aa1f713 100644 --- a/todo-list/style.css +++ b/todo-list/style.css @@ -12,7 +12,6 @@ body { flex-direction: column; align-items: center; justify-content: center; - height: 100vh; margin: 0; }