Commit bc41c9d authored Jun 30, 2021 Verified
File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 25
25
position : relative ;
26
26
flex : 1 ;
27
27
margin : auto ;
28
- width : 368 px ;
29
- padding-left : 28 px ;
30
- padding-right : 22 px ;
28
+ width : 400 px ;
29
+ padding-left : 35 px ;
30
+ padding-right : 55 px ;
31
31
height : 100% ;
32
32
overflow : auto ;
33
33
.md-view-layer {
34
- height : 690 px ;
34
+ height : 673 px ;
35
35
position : relative ;
36
36
overflow : auto ;
37
- top : 34 px ;
37
+ top : 36 px ;
38
38
overflow : auto ;
39
39
.md-view-container {
40
40
overflow : auto ;
45
45
position : absolute ;
46
46
top : 0 ;
47
47
left : 0 ;
48
- width : 375 px ;
48
+ width : 400 px ;
49
49
height : 758px ;
50
50
background : url (' ../../assets/img/iPhone-11.png' ) no-repeat ;
51
51
background-size : contain ;
52
- background-position : center ;
52
+ background-position : top ;
53
53
pointer-events : none ;
54
54
}
55
55
}
You can’t perform that action at this time.
0 commit comments