Skip to content

Commit 9e1ba48

Browse files
ziad-saabMontoya
andauthored
Update screenshots for Snaps notifications (#1533)
* Update screenshots for Snaps notifications * Correct screenshot embeds * Crop image better --------- Co-authored-by: Christian Montoya <christian.montoya@consensys.net>
1 parent 0fa1709 commit 9e1ba48

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

snaps/assets/notifications-1.png

-4.11 KB
Loading

snaps/assets/notifications-2.png

-7.18 KB
Loading

snaps/features/notifications.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,10 @@ await snap.request({
4949

5050
<div class="row">
5151
<div class="column">
52-
<img src={require("../assets/notifications-1.png").default} width="250px" alt="Notification alert" style={{border: '1px solid #DCDCDC'}} />
52+
<img src={require("../assets/notifications-1.png").default} width="225px" alt="Notification alert" style={{border: '1px solid #DCDCDC'}} />
5353
</div>
5454
<div class="column">
55-
<img src={require("../assets/notifications-2.png").default} width="300px" alt="Notification message" style={{border: '1px solid #DCDCDC'}} />
55+
<img src={require("../assets/notifications-2.png").default} width="356px" alt="Notification message" style={{border: '1px solid #DCDCDC'}} />
5656
</div>
5757
</div>
5858

0 commit comments

Comments
 (0)