Commit d87dfc57f342071168c0c9a17ce0dd5f40bc5b55

Authored by Nicolás Guarnieri
Exists in master

Merge branch 'master' into 'master'

arreglo tamaño de tabla para tamaño de wrapper

See merge request Wrappers/wrapper-demo!18
src/sass/_tabla-articulos.scss
... ... @@ -26,7 +26,7 @@
26 26 }
27 27  
28 28 &-descripcion {
29   - width: 330px;
  29 + width: 250px;
30 30 }
31 31  
32 32 &-cantidad {