Skip to content

Commit 3454cba

Browse files
committed
docs: increase image size
1 parent 6cd79c4 commit 3454cba

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/features/ios-lock-screen.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ On iOS Lock Screen Widgets are a great way to show information to your Users wit
99

1010
<!-- cspell: disable -->>
1111
<center>
12-
<Image width="70%" max-width="500px" src="/assets/lockscreen.webp"/>
12+
<Image width="500px" src="/assets/lockscreen.webp"/>
1313
</center>
1414
<!-- cspell: enable -->>
1515

docs/features/pin-widget.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ On Android you can initiate an action to pin a widget to the HomeScreen meaning
99

1010
<!-- cspell: disable -->>
1111
<center>
12-
<Image width="70%" max-width="500px" src="/assets/pin-widget.gif"/>
12+
<Image width="500px" src="/assets/pin-widget.gif"/>
1313
</center>
1414
<!-- cspell: enable -->>
1515

0 commit comments

Comments
 (0)