Tweak height of imageless content on front page listing
This commit is contained in:
parent
dddf4004b8
commit
e818b0eb06
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.background-replacement-for-no-image {
|
.background-replacement-for-no-image {
|
||||||
height: 12rem;
|
height: 10rem;
|
||||||
background-color: cadetblue;
|
background-color: cadetblue;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue