This commit is contained in:
Thomas G 2022-08-28 13:13:42 +10:00
parent dc56f70b08
commit 98bd7a4035
2 changed files with 2 additions and 2 deletions

View File

@ -172,7 +172,7 @@
background-position-x: center;
background-position-y: center;
background-image: url("/img/gamethumbnails/1_1.png");
background-size: contain;
background-size: cover;
border-width: 0px;
width: 100%;
background-repeat: no-repeat;
@ -183,7 +183,7 @@
background-position-x: center;
background-position-y: center;
background-image: url("/img/gamethumbnails/1_1.png");
background-size: contain;
background-size: cover;
border-width: 0px;
width: 100%;
background-repeat: no-repeat;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 157 KiB

After

Width:  |  Height:  |  Size: 139 KiB