Increase background image placeholder style
This commit is contained in:
parent
748938b1f0
commit
f3024c5644
|
@ -52,6 +52,6 @@
|
||||||
display: grid;
|
display: grid;
|
||||||
place-items: center;
|
place-items: center;
|
||||||
height: 75px;
|
height: 75px;
|
||||||
width: 150px;
|
width: 300px;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
Loading…
Reference in New Issue