diff --git a/adit_agro.html b/adit_agro.html index fb43c8e..e7ae319 100644 --- a/adit_agro.html +++ b/adit_agro.html @@ -686,7 +686,7 @@

- + \ No newline at end of file diff --git a/adit_aliment.html b/adit_aliment.html index 1762a35..2a2193c 100644 --- a/adit_aliment.html +++ b/adit_aliment.html @@ -576,7 +576,7 @@

- + \ No newline at end of file diff --git a/adit_farm.html b/adit_farm.html index badd61a..2effe97 100644 --- a/adit_farm.html +++ b/adit_farm.html @@ -672,7 +672,7 @@

- + \ No newline at end of file diff --git a/agro.html b/agro.html index 7a679f8..95d6f76 100644 --- a/agro.html +++ b/agro.html @@ -402,7 +402,7 @@

- + \ No newline at end of file diff --git a/alimentos.html b/alimentos.html index 3a2a389..cd673e4 100644 --- a/alimentos.html +++ b/alimentos.html @@ -385,7 +385,7 @@

- + \ No newline at end of file diff --git a/enviar.php b/basura/enviar.php similarity index 100% rename from enviar.php rename to basura/enviar.php diff --git a/sendEmail.js b/basura/sendEmail.js similarity index 100% rename from sendEmail.js rename to basura/sendEmail.js diff --git a/contacto.html b/contacto.html index 990170b..92aff23 100644 --- a/contacto.html +++ b/contacto.html @@ -107,31 +107,31 @@

Contactar un vededor

En las próximas 24h será atendido por uno de nuestros vededores.

-
+
- +
- +
- +
- +
- +
- +
- +
- +
@@ -147,7 +147,6 @@

Contacta

-
@@ -228,7 +227,7 @@

- + diff --git a/farmacia.html b/farmacia.html index 2e98532..62a1774 100644 --- a/farmacia.html +++ b/farmacia.html @@ -347,7 +347,7 @@

- + \ No newline at end of file diff --git a/index.html b/index.html index 90aa465..1819e9b 100644 --- a/index.html +++ b/index.html @@ -505,7 +505,7 @@

- + \ No newline at end of file diff --git a/tailwind.config.js b/tailwind.config.js index c56625a..c2438e6 100644 --- a/tailwind.config.js +++ b/tailwind.config.js @@ -2,7 +2,8 @@ module.exports = { content: [ "./src/**/*.{html,js}", - "./node_modules/flowbite/**/*.js" + "./node_modules/flowbite/**/*.js", + "./node_modules/@material-tailwind/**/*.js" ], theme: { extend: {},