Skip to content

Commit b988b33

Browse files
committed
Center player images
1 parent 608db52 commit b988b33

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/styles/warlords.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,8 @@ html {
8181
grid-area: image;
8282
text-align: center;
8383
margin-bottom: -2.2em;
84+
display: flex;
85+
justify-content: center;
8486
}
8587

8688
.playerStats {

0 commit comments

Comments
 (0)