Skip to content

Commit

Permalink
docs: fix phone screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
brunodavi authored Jan 19, 2025
1 parent 97ecfca commit 288555a
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,11 @@ A new Flutter project with CI/CD.
<details>
<summary>Screenshots</summary>

<div style="overflow-x: auto; white-space: nowrap;">
<div align="center">
<a href="https://brunodavi.github.io/flutter_cross_platform_ci_cd/">
<img src="https://github.com/user-attachments/assets/11999f08-700e-4238-919f-2e27a18fc5b1" alt="Desktop Page" height="275px">
<img src="https://github.com/user-attachments/assets/4d4c8cb6-c059-4515-a6e9-fbaf4606cd9f" alt="Phone Page" height="275px">
<img src="https://github.com/user-attachments/assets/11999f08-700e-4238-919f-2e27a18fc5b1" alt="Desktop Page">
<img src="https://github.com/user-attachments/assets/421aae2b-a483-4422-a7d4-124ecba25ef0" alt="Phone Page 1" width="49%">
<img src="https://github.com/user-attachments/assets/4f815bd3-2a8d-4a74-b2f4-cf0431ca7763" alt="Phone Page 2" width="49%">
</a>
</div>

Expand Down

0 comments on commit 288555a

Please sign in to comment.