10 lines
92 B
CSS
10 lines
92 B
CSS
div .carrusel{
|
|
background: #fff;
|
|
}
|
|
|
|
.imag{
|
|
width: 100%;
|
|
height: 300px!important;
|
|
|
|
}
|