Day Cards : min-height for img (so deleted images don't alter the height)

montage-api
Moe 2021-12-26 12:10:25 -08:00
parent 6d0d606ad5
commit 800604ba60
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@
background-size: contain;
background-position: center;
height: 400px;
min-height: 400px;
background-repeat: no-repeat;
}