Skip to content

Commit

Permalink
fix(images): correct Tiptop Teapot set
Browse files Browse the repository at this point in the history
  • Loading branch information
SabreCat committed Aug 30, 2023
1 parent ca5b02d commit 132ecc8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion habitica-images
10 changes: 5 additions & 5 deletions website/client/src/assets/css/sprites/spritesmith-main.css
Original file line number Diff line number Diff line change
Expand Up @@ -28305,11 +28305,6 @@
width: 114px;
height: 90px;
}
.set_mystery_202304 {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/set_mystery_202304.png');
width: 68px;
height: 68px;
}
.shop_armor_mystery_202304 {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/shop_armor_mystery_202304.png');
width: 68px;
Expand All @@ -28320,6 +28315,11 @@
width: 68px;
height: 68px;
}
.shop_set_mystery_202304 {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/shop_set_mystery_202304.png');
width: 68px;
height: 68px;
}
.slim_armor_mystery_202304 {
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/slim_armor_mystery_202304.png');
width: 114px;
Expand Down

0 comments on commit 132ecc8

Please sign in to comment.