1
0
Fork 0
mirror of synced 2024-07-05 06:20:55 +12:00

Increase background image placeholder style

This commit is contained in:
Andrew Kingston 2021-06-25 15:39:41 +01:00
parent 748938b1f0
commit f3024c5644

View file

@ -52,6 +52,6 @@
display: grid;
place-items: center;
height: 75px;
width: 150px;
width: 300px;
}
</style>