mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-18 03:52:54 +00:00
fix(avatars): line up correctly
This commit is contained in:
parent
40ebaefac9
commit
7b9ebc3465
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@
|
|||
}
|
||||
|
||||
.character-sprites {
|
||||
margin: 0 auto;
|
||||
margin: 0 auto 0 24px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue