Increase background image placeholder style

This commit is contained in:
Andrew Kingston 2021-06-25 15:39:41 +01:00
parent 0361f2248b
commit 89ca482003
1 changed files with 1 additions and 1 deletions

View File

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