devisimg
This commit is contained in:
@ -951,12 +951,12 @@
|
||||
height: 300px;
|
||||
position: relative;
|
||||
.content-img{
|
||||
width: 400px;
|
||||
height: 300px;
|
||||
width: auto;
|
||||
height: auto;
|
||||
overflow: hidden;
|
||||
& > img{
|
||||
width: auto;
|
||||
height: 400px;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user