Skip to content

Commit aa9cfcb

Browse files
committed
missed image
Signed-off-by: HIMANSHU RAI <himanshuuu.2001@gmail.com>
1 parent 7155bd8 commit aa9cfcb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

content-learn/mastering-meshery/introduction-to-meshery/meshery/deploying-meshery-designs.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -322,11 +322,11 @@ The Notification Center in Meshery helps manage events during the deployment pro
322322
1. Keeps a log of past notifications, allowing you to track and review previous errors and their resolutions.
323323

324324
<a href={notification}>
325-
<img src={notification} style={{maxWidth: "500px", width: "100%", height: "auto", display: "block", margin: "0 auto 3-px"}} />
325+
<img src={notification} style={{maxWidth: "500px", width: "100%", height: "auto", display: "block", margin: "0 auto"}} />
326326
</a>
327327

328328
<a href={notificationCenter}>
329-
<img src={notificationCenter} style={{maxWidth: "500px", width: "100%", height: "auto", display: "block", margin: "0 auto"}} />
329+
<img src={notificationCenter} style={{maxWidth: "500px", width: "100%", height: "auto", display: "block", margin: "10px auto"}} />
330330
</a>
331331

332332
By actively monitoring the Notification Center, you can promptly address issues as they arise, ensuring a smoother deployment process. Learn more about [Managing Events with the Notification Center](https://docs.meshery.io/guides/events-management).

0 commit comments

Comments
 (0)