Make screenshot images shorter

This commit is contained in:
Brandon Presley 2022-07-26 12:41:02 +12:00
parent 4e7916c687
commit 2553cd67aa
1 changed files with 9 additions and 9 deletions

View File

@ -15,15 +15,15 @@ Massive tracks your reps and sets at the gym. No internet connectivity or high s
# Screenshots
<img src="images/home.png" height="672"/>
<img src="images/edit.png" height="672"/>
<img src="images/timer.png" height="672"/>
<img src="images/plans.png" height="672"/>
<img src="images/plan-edit.png" height="672"/>
<img src="images/best.png" height="672"/>
<img src="images/best-view.png" height="672"/>
<img src="images/settings.png" height="672"/>
<img src="images/drawer.png" height="672"/>
<img src="images/home.png" height="550"/>
<img src="images/edit.png" height="550"/>
<img src="images/timer.png" height="550"/>
<img src="images/plans.png" height="550"/>
<img src="images/plan-edit.png" height="550"/>
<img src="images/best.png" height="550"/>
<img src="images/best-view.png" height="550"/>
<img src="images/settings.png" height="550"/>
<img src="images/drawer.png" height="550"/>
# Building from Source