diff --git a/views/todo.ejs b/views/todo.ejs index 312004e87..ac1979f62 100644 --- a/views/todo.ejs +++ b/views/todo.ejs @@ -12,7 +12,7 @@ } h1 { - background-color: #4CAF50; + background-color: yellow; color: white; margin: 0; padding: 20px;