1
0
Fork 0
mirror of synced 2024-07-07 23:35:49 +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; display: grid;
place-items: center; place-items: center;
height: 75px; height: 75px;
width: 150px; width: 300px;
} }
</style> </style>