Day Cards : min-height for img (so deleted images don't alter the height)
parent
6d0d606ad5
commit
800604ba60
|
@ -36,6 +36,7 @@
|
||||||
background-size: contain;
|
background-size: contain;
|
||||||
background-position: center;
|
background-position: center;
|
||||||
height: 400px;
|
height: 400px;
|
||||||
|
min-height: 400px;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue