Skip to content

Commit

Permalink
docs: increase image size
Browse files Browse the repository at this point in the history
  • Loading branch information
ABausG committed Aug 27, 2024
1 parent 6cd79c4 commit 3454cba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/features/ios-lock-screen.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ On iOS Lock Screen Widgets are a great way to show information to your Users wit

<!-- cspell: disable -->>
<center>
<Image width="70%" max-width="500px" src="/assets/lockscreen.webp"/>
<Image width="500px" src="/assets/lockscreen.webp"/>
</center>
<!-- cspell: enable -->>

Expand Down
2 changes: 1 addition & 1 deletion docs/features/pin-widget.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ On Android you can initiate an action to pin a widget to the HomeScreen meaning

<!-- cspell: disable -->>
<center>
<Image width="70%" max-width="500px" src="/assets/pin-widget.gif"/>
<Image width="500px" src="/assets/pin-widget.gif"/>
</center>
<!-- cspell: enable -->>

Expand Down

0 comments on commit 3454cba

Please sign in to comment.