fix(pets): better marshmallow positioning

Fixes #12630
This commit is contained in:
Sabe Jones
2020-11-10 14:06:47 -06:00
parent a2cd79f20e
commit 7b6f63958a
+1 -1
View File
@@ -19,6 +19,6 @@
top: -16px !important;
}
.Pet.Pet-FlyingPig-Veggie {
.Pet.Pet-FlyingPig-Veggie, .Pet.Pet-FlyingPig-Dessert {
top: -28px !important;
}