1
0

Change background color of Robber and colorize Raptor

Signed-off-by: James Ketrenos <james_eikona@ketrenos.com>
This commit is contained in:
James Ketrenos 2022-02-27 16:12:02 -08:00
parent 8200697573
commit 0c0858a54a
2 changed files with 1 additions and 1 deletions

View File

@ -167,7 +167,7 @@
left: -40px;
clip-path: circle(50%);
transform: scale(0.45);
background-color:#e7c099;
background-color: floralwhite;
background-size: contain;
background-position: center;
border: 4px solid #8c471f;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB

After

Width:  |  Height:  |  Size: 26 KiB