Skip to content

Commit

Permalink
Adjust web variant
Browse files Browse the repository at this point in the history
  • Loading branch information
Tehnix committed Jun 25, 2024
1 parent 061051e commit 1091e1f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion importable/2024-06-25-mobile-a-different-way.md
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ In the Android Simulator:
Same application on the Web:

<div style="text-align:center;">
<a href="/resources/images/mobile-a-different-way-web.png" target="_blank" rel="noopener noreferrer"><img src="/resources/images/mobile-a-different-way-web.png" loading="lazy" alt="Final result on the Web" title="Final result on the Web" width="35%" /></a>
<a href="/resources/images/mobile-a-different-way-web.png" target="_blank" rel="noopener noreferrer"><img src="/resources/images/mobile-a-different-way-web.png" loading="lazy" alt="Final result on the Web" title="Final result on the Web" width="80%" /></a>
</div>

The Widget Extension in the XCode Preview:
Expand Down
2 changes: 1 addition & 1 deletion posts/2024-06-25-mobile-a-different-way.md
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ In the Android Simulator:
Same application on the Web:

<div style="text-align:center;">
<a href="/resources/images/mobile-a-different-way-web.png" target="_blank" rel="noopener noreferrer"><img src="/resources/images/mobile-a-different-way-web.thumbnail.png" loading="lazy" alt="Final result on the Web" title="Final result on the Web" width="35%" /></a>
<a href="/resources/images/mobile-a-different-way-web.png" target="_blank" rel="noopener noreferrer"><img src="/resources/images/mobile-a-different-way-web.thumbnail.png" loading="lazy" alt="Final result on the Web" title="Final result on the Web" width="80%" /></a>
</div>

The Widget Extension in the XCode Preview:
Expand Down

0 comments on commit 1091e1f

Please sign in to comment.