@@ -123,7 +123,6 @@ module.exports = {
});
}
- console.log(changes);
recipe.name = req.body.name;
recipe.price = req.body.price;
@@ -288,7 +288,7 @@ form{
.banner .notification{
- background: rgba(0, 255, 0, 0.75);
+ background: rgba(1, 140, 15, 0.75);
list-style-type: none;
padding: 5px;