diff --git a/public/css/productos.css b/public/css/productos.css index 83aa0b1..11d3eb8 100644 --- a/public/css/productos.css +++ b/public/css/productos.css @@ -1,4 +1,10 @@ figure.image.icono { float: right; margin: 4px; -} \ No newline at end of file +} + +.is-thin-centered { + width: 50%; + margin-left: auto; + margin-right: auto; +} diff --git a/public/js/productos.js b/public/js/productos.js index 3d58f65..6202472 100644 --- a/public/js/productos.js +++ b/public/js/productos.js @@ -110,41 +110,64 @@ Vue.component('productos-container', { Vue.component('producto-container', { template: ` -
$
--
$
++
+ +
++ +
++ +
+