1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2026-03-02 03:39:21 +00:00

A/B test whether showing the price is good or not

This commit is contained in:
tobspr
2020-09-29 18:26:38 +02:00
parent 8b7c0a91cd
commit 1c88b99de3
8 changed files with 32 additions and 17 deletions

View File

@@ -133,10 +133,7 @@
width: 100%;
@include S(height, 40px);
@include S(width, 180px);
& {
/* @load-async */
background: #171a23 uiResource("get_on_steam.png") center center / contain no-repeat;
}
background: #171a23 center center / contain no-repeat;
overflow: hidden;
display: block;
text-indent: -999em;