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 b11e40f commit 04a723fCopy full SHA for 04a723f
app/styles/components/_RoundLearn.scss
@@ -297,12 +297,11 @@
297
padding-top: 38px;
298
299
@include phone {
300
- display: none;
301
- // margin-left: 0;
302
- // left: auto;
303
- // right: 20px;
304
- // top: 85px;
305
- // padding-top: 28px;
+ left: 90px;
+ top: 390px;
+ margin-left: 0;
+ padding-top: 22px;
+ text-align: left;
306
}
307
308
.circle {
@@ -316,8 +315,6 @@
316
315
317
width: 128px;
318
height: 128px;
319
- left: auto;
320
- right: -82px;
321
322
323
@@ -328,8 +325,8 @@
328
325
text-align: right;
329
326
330
327
331
332
- right: 0;
+ left: -30px;
+ top: -20px;
333
334
335
@@ -345,7 +342,7 @@
345
342
346
343
347
344
display: block;
348
- text-align: right;
349
350
351
0 commit comments