Skip to content

Commit 99c4cf0

Browse files
committed
Further image formatting tweaks
1 parent 97e55c1 commit 99c4cf0

1 file changed

Lines changed: 34 additions & 7 deletions

File tree

README.md

Lines changed: 34 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -65,20 +65,47 @@ Email the recipe to yourself or request a new recipe.
6565

6666
## Screenshots
6767

68-
- Home Screen
68+
### Home Screen
69+
70+
<div align="center">
6971
<img src="public/image/Screenshot 2024-05-18 at 08.19.25.png" width="500">
70-
- Dietary Requirements
72+
</div>
73+
74+
### Dietary Requirements
75+
76+
<div align="center">
7177
<img src="public/image/dietary.png" width="500">
72-
- Specify Other Dietary Requirements
78+
</div>
79+
80+
### Specify Other Dietary Requirements
81+
82+
<div align="center">
7383
<img src="public/image/other.png" width="500">
74-
- Toggle Dark Mode
84+
</div>
85+
86+
### Toggle Dark Mode
87+
88+
<div align="center">
7589
<img src="public/image/darkmode.png" width="500">
76-
- Loading Indicator
90+
</div>
91+
92+
### Loading Indicator
93+
94+
<div align="center">
7795
<img src="public/image/loading.png" width="500">
78-
- Recipe Result
96+
</div>
97+
98+
### Recipe Result
99+
100+
<div align="center">
79101
<img src="public/image/recipe.png" width="500">
80-
- Email Recipe
102+
</div>
103+
104+
### Email Recipe
105+
106+
<div align="center">
81107
<img src="public/image/email.png" width="500">
108+
</div>
82109

83110
## Contributors
84111

0 commit comments

Comments
 (0)