chore(news): Bailey

and set up A/B test for drop curve
This commit is contained in:
Sabe Jones
2020-06-25 14:29:53 -05:00
parent fc2fb8acc5
commit 2a85f2d27f
7 changed files with 41 additions and 26 deletions
@@ -42,7 +42,7 @@
}
.promo_take_this {
background-image: url('~@/assets/images/sprites/spritesmith-largeSprites-0.png');
background-position: -785px -259px;
background-position: -927px -389px;
width: 96px;
height: 69px;
}
@@ -58,3 +58,15 @@
width: 258px;
height: 258px;
}
.scene_nakonana {
background-image: url('~@/assets/images/sprites/spritesmith-largeSprites-0.png');
background-position: -785px -389px;
width: 141px;
height: 169px;
}
.scene_strength {
background-image: url('~@/assets/images/sprites/spritesmith-largeSprites-0.png');
background-position: -785px -259px;
width: 192px;
height: 129px;
}
Binary file not shown.

Before

Width:  |  Height:  |  Size: 72 KiB

After

Width:  |  Height:  |  Size: 79 KiB