File tree Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -49,10 +49,10 @@ await snap.request({
49
49
50
50
<div class =" row " >
51
51
<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'}} />
53
53
</div>
54
54
<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'}} />
56
56
</div>
57
57
</div >
58
58
You can’t perform that action at this time.
0 commit comments