@@ -63,7 +63,7 @@ $config = [
63
63
'app_name' => 'airbnb',
64
64
'app_name_font_size' => 40,
65
65
'app_name_color' => '#FD375E',
66
- 'app_name_position' => 'center- bottom',
66
+ 'app_name_position' => 'bottom-center ',
67
67
'app_name_decoration_style' => null,
68
68
'app_name_decoration_color' => '#FD375E',
69
69
@@ -135,7 +135,7 @@ $config = [
135
135
'app_name' => 'Tripadvisor',
136
136
'app_name_font_size' => 30,
137
137
'app_name_color' => '#000',
138
- 'app_name_position' => 'center- bottom',
138
+ 'app_name_position' => 'bottom-center ',
139
139
'app_name_decoration_style' => 'rectangle',
140
140
'app_name_decoration_color' => '#fff',
141
141
@@ -231,7 +231,7 @@ $config = [
231
231
'app_name' => 'wikipedia.org',
232
232
'app_name_font_size' => 35,
233
233
'app_name_color' => '#060606',
234
- 'app_name_position' => 'center- bottom',
234
+ 'app_name_position' => 'bottom-center ',
235
235
'app_name_decoration_style' => 'line',
236
236
'app_name_decoration_color' => '#222',
237
237
@@ -255,7 +255,7 @@ $config = [
255
255
'app_name' => 'Yahoo!',
256
256
'app_name_font_size' => 35,
257
257
'app_name_color' => '#fff',
258
- 'app_name_position' => 'center- bottom',
258
+ 'app_name_position' => 'bottom-center ',
259
259
'app_name_decoration_style' => null,
260
260
'app_name_decoration_color' => '#fff',
261
261
0 commit comments