diff --git a/client/src/Board.css b/client/src/Board.css index 83170a4..c9cf84b 100644 --- a/client/src/Board.css +++ b/client/src/Board.css @@ -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; diff --git a/client/src/assets/raptor-robber.png b/client/src/assets/raptor-robber.png index bb8fad8..4e5aade 100755 Binary files a/client/src/assets/raptor-robber.png and b/client/src/assets/raptor-robber.png differ