Quellcode durchsuchen

Not *that* small

Matt Raible vor 7 Jahren
Ursprung
Commit
21e13e1c3c
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1
    1
      TUTORIAL.md

+ 1
- 1
TUTORIAL.md Datei anzeigen

@@ -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