Matt Raible 7 年 前
コミット
06ddd2919b
共有1 個のファイルを変更した3 個の追加1 個の削除を含む
  1. 3
    1
      TUTORIAL.md

+ 3
- 1
TUTORIAL.md ファイルの表示

@@ -393,7 +393,9 @@ See Ionic’s [deploying documentation](https://ionicframework.com/docs/v2/setup
393 393
 
394 394
 Once you’re configured your phone, computer, and Apple ID to work, you should be able to open the app and see screens like the ones I captured on my iPhone 6s Plus.
395 395
 
396
-|![](./static/iphone-login.png)|![](./static/iphone-register.png)|![](./static/iphone-forgot-password.png)|
396
+|![](static/iphone-login.png)|![](./static/iphone-register.png)|![](./static/iphone-forgot-password.png)|
397
+
398
+<img src="static/iphone-login.png" width="200">
397 399
 
398 400
 ### Android
399 401