Skip to content

Commit 34b40ca

Browse files
committed
Fix images in README
1 parent ba101c7 commit 34b40ca

1 file changed

Lines changed: 7 additions & 5 deletions

File tree

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,13 @@ Uses Material 3 (supporting dynamic color schemes) for UI and icons.
88

99
## Screenshots
1010

11-
<img src=".github/assets/timeline.png" height="250px">
12-
<img src=".github/assets/settings.png" height="250px">
13-
<img src=".github/assets/account_switcher.png" height="250px">
14-
<img src=".github/assets/profile_top.png" height="250px">
15-
<img src=".github/assets/profile_bottom.png" height="250px">
11+
<div style="display: flex; align-content: center; gap: 10px;">
12+
<img src=".github/assets/timeline.png" height="250px">
13+
<img src=".github/assets/settings.png" height="250px">
14+
<img src=".github/assets/account_switcher.png" height="250px">
15+
<img src=".github/assets/profile_top.png" height="250px">
16+
<img src=".github/assets/profile_bottom.png" height="250px">
17+
</div>
1618

1719
## Contributing
1820

0 commit comments

Comments
 (0)