mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-14 07:00:01 -04:00
Fix hero select modal spacing
This commit is contained in:
parent
ddbbe40586
commit
855d38dfcc
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
display: flex
|
||||
flex-direction: column
|
||||
align-items: center
|
||||
margin: 0 50px 50px
|
||||
margin: 0 48px 50px
|
||||
|
||||
.hero-avatar
|
||||
margin: 6px
|
||||
|
|
Loading…
Reference in a new issue