Commit 5d79539731f97d7353cb1c37d0757094a47dea13

Authored by Benjamin Rodriguez
1 parent c6aa05d45b
Exists in develop

cambio nombre clase

Showing 2 changed files with 2 additions and 2 deletions   Show diff stats
... ... @@ -82,7 +82,7 @@ gulp.task('webserver', function() {
82 82 pump [
83 83 connect.server(
84 84 {
85   - port: 8086,
  85 + port: 4203,
86 86 host: '0.0.0.0',
87 87 livereload: true
88 88 }
src/sass/_tabla-articulos.scss
... ... @@ -18,7 +18,7 @@
18 18 line-height: 30px
19 19 }
20 20  
21   - @media(max-width: 768px){
  21 + @media(max-width: 992px){
22 22 tr{
23 23 display: block;
24 24 span{