mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-05-20 12:48:52 +00:00
fix(style): Prettify Market Gem
This commit is contained in:
parent
6ac6f4d476
commit
cc32369497
1 changed files with 5 additions and 0 deletions
|
|
@ -40,3 +40,8 @@
|
|||
[class*="Mount_Head_"], [class*="Mount_Body_"]{
|
||||
margin-top:18px; /* Sprite accommodates 105x123 box */
|
||||
}
|
||||
|
||||
.Pet_Currency_Gem {
|
||||
margin-top: 5px;
|
||||
margin-bottom: 5px
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue