Bläddra i källkod

Try to make images look good

Matt Raible 7 år sedan
förälder
incheckning
6392278496
1 ändrade filer med 5 tillägg och 1 borttagningar
  1. 5
    1
      TUTORIAL.md

+ 5
- 1
TUTORIAL.md Visa fil

393
 
393
 
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.
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
-|<img src="./static/iphone-login.png" width="200">|<img src="./static/iphone-register.png" width="200">|<img src="./static/iphone-forgot-password.png" width="200">|
396
+<div style="text-align: center">
397
+<img src="./static/iphone-login.png" width="250">
398
+<img src="./static/iphone-register.png" width="250" style="margin-left: 20px">
399
+<img src="./static/iphone-forgot-password.png" width="250" style="margin-left: 20px">
400
+</div>
397
 
401
 
398
 ### Android
402
 ### Android
399
 
403