devisimg
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -951,12 +951,12 @@
|
|||||||
height: 300px;
|
height: 300px;
|
||||||
position: relative;
|
position: relative;
|
||||||
.content-img{
|
.content-img{
|
||||||
width: 400px;
|
width: auto;
|
||||||
height: 300px;
|
height: auto;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
& > img{
|
& > img{
|
||||||
width: auto;
|
width: 100%;
|
||||||
height: 400px;
|
height: 100%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user