Files
portalEditorial-front/modulos/slider/css/estiloh.css
T
2018-10-29 16:47:41 -06:00

16 lines
197 B
CSS

div .carrusel{
background: #000;
width: 90%;
height: 400px;
margin-left: auto;
margin-right: auto;
}
.imag{
width: 100%;
height: 400px;
margin-left: auto;
margin-right: auto;
}