We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04a723f commit a9df054Copy full SHA for a9df054
app/styles/components/_LevelIntro.scss
@@ -13,8 +13,8 @@
13
transform: translateX(-104px) translateY(-57%);
14
15
@include phone {
16
- width: 90%;
17
- transform: translateX(-140px) translateY(-57%);
+ width: 88%;
+ transform: translateX(-43.75%) translateY(-57%);
18
}
19
20
app/styles/components/_RoundIntro.scss
0 commit comments