fix(avatars): line up correctly

This commit is contained in:
SabreCat 2017-08-12 16:14:46 +00:00
parent 40ebaefac9
commit 7b9ebc3465

View file

@ -56,7 +56,7 @@
}
.character-sprites {
margin: 0 auto;
margin: 0 auto 0 24px;
width: 90px;
height: 90px;
}