File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -63,11 +63,11 @@ body#idx > * {
63
63
margin-left : auto;
64
64
margin-right : auto;
65
65
text-align : center;
66
- width : 25 em ;
66
+ width : 35 em ;
67
67
}
68
68
69
69
body # idx > # pitch {
70
- width : 30 rem ;
70
+ width : 35 rem ;
71
71
}
72
72
73
73
# pitch em {
@@ -88,15 +88,14 @@ body#idx p.other-platforms-help {
88
88
background-color : rgb (250 , 250 , 250 );
89
89
margin-left : auto;
90
90
margin-right : auto;
91
- width : 30rem ;
92
91
text-align : center;
93
92
border-radius : 3px ;
94
93
border : 1px solid rgb (204 , 204 , 204 );
95
94
box-shadow : 0px 1px 4px 0px rgb (204 , 204 , 204 );
96
95
}
97
96
98
97
.instructions > * {
99
- width : 34 rem ;
98
+ width : 40 rem ;
100
99
margin-left : auto;
101
100
margin-right : auto;
102
101
}
@@ -116,11 +115,12 @@ hr {
116
115
margin-left : auto;
117
116
margin-right : auto;
118
117
padding : 1rem ;
119
- width : 32 rem ;
118
+ width : 45 rem ;
120
119
text-align : center;
121
120
border-radius : 3px ;
122
121
box-shadow : inset 0px 0px 20px 0px # 333333 ;
123
122
overflow-x : scroll;
123
+ font-size : 0.6em ;
124
124
}
125
125
126
126
# platform-instructions-win32 a .windows-download ,
You can’t perform that action at this time.
0 commit comments