diff --git a/gulpfile.js b/gulpfile.js index e8e2490..a5096bd 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -82,7 +82,7 @@ gulp.task('webserver', function() { pump [ connect.server( { - port: 8086, + port: 4203, host: '0.0.0.0', livereload: true } diff --git a/src/sass/_tabla-articulos.scss b/src/sass/_tabla-articulos.scss index c33f1f7..137b83c 100644 --- a/src/sass/_tabla-articulos.scss +++ b/src/sass/_tabla-articulos.scss @@ -18,7 +18,7 @@ line-height: 30px } - @media(max-width: 768px){ + @media(max-width: 992px){ tr{ display: block; span{