ответвлён от vergnet/application-amicale
Improve mascot size
Этот коммит содержится в:
родитель
d38f11d45f
коммит
0dae9c08b5
2 изменённых файлов: 2 добавлений и 2 удалений
|
@ -24,7 +24,7 @@ class MascotIntroEnd extends React.Component<null> {
|
|||
<Mascot
|
||||
style={{
|
||||
...styles.center,
|
||||
width: '100%',
|
||||
width: '80%',
|
||||
}}
|
||||
emotion={MASCOT_STYLE.COOL}
|
||||
animated
|
||||
|
|
|
@ -26,7 +26,7 @@ class MascotIntroWelcome extends React.Component<null> {
|
|||
<Mascot
|
||||
style={{
|
||||
...styles.center,
|
||||
width: '100%',
|
||||
width: '80%',
|
||||
}}
|
||||
emotion={MASCOT_STYLE.NORMAL}
|
||||
animated
|
||||
|
|
Загрузка…
Сослаться в новой задаче