浏览代码

Not *that* small

Matt Raible 7 年前
父节点
当前提交
21e13e1c3c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      TUTORIAL.md

+ 1
- 1
TUTORIAL.md 查看文件

@@ -523,7 +523,7 @@ Update `beer.html` to display the image retrieved:
523 523
 If everything works as expected, you should see a page similar to the one below in your browser.
524 524
 
525 525
 <p align="center">
526
-<img src="./static/good-beers-ui.png" width="300" alt="Good Beers UI">
526
+<img src="./static/good-beers-ui.png" width="600" alt="Good Beers UI">
527 527
 </p>
528 528
 
529 529
 ## PWAs with Ionic