Skip to content

Commit 608db52

Browse files
committed
Remove margin between player image and tables
1 parent ae06c1d commit 608db52

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/styles/warlords.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ html {
8080
.playerImage {
8181
grid-area: image;
8282
text-align: center;
83+
margin-bottom: -2.2em;
8384
}
8485

8586
.playerStats {

0 commit comments

Comments
 (0)