diff --git a/foods.db b/foods.db index 10e67b1..0e4ba02 100644 Binary files a/foods.db and b/foods.db differ diff --git a/templates/index.html b/templates/index.html index 90dcc9d..1bec764 100644 --- a/templates/index.html +++ b/templates/index.html @@ -48,7 +48,7 @@ } .card { - background-color: hsl(from #a8c8a6 h 30% l); + background-color: #f6edcd; } hr {