devisimg
This commit is contained in:
parent
3e601fa5e3
commit
d59370598c
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;
|
||||
position: relative;
|
||||
.content-img{
|
||||
width: 400px;
|
||||
height: 300px;
|
||||
width: auto;
|
||||
height: auto;
|
||||
overflow: hidden;
|
||||
& > img{
|
||||
width: auto;
|
||||
height: 400px;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user