diff --git a/index.html b/index.html index a854cd2..af26c52 100644 --- a/index.html +++ b/index.html @@ -9,7 +9,6 @@ -

diff --git a/script.js b/script.js index 38d9be9..a67bbe8 100644 --- a/script.js +++ b/script.js @@ -32,7 +32,8 @@ function listPizze(){ ${pizza.id} ${pizza.nome} ${pizza.prezzo}€ - + + `; });