Skip to content

Commit a21245d

Browse files
committed
Added margins
Signed-off-by: krishnaShuk <shuklakrishna.kris@gmail.com>
1 parent 84e2870 commit a21245d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ In Meshery, these integrated components are distinctly represented by their spec
246246
Below is a Meshery Design with AWS Components.
247247

248248
<MesheryDesignEmbed
249-
style={{ border: "1px solid #eee" }}
249+
style={{ border: "1px solid #eee" , margin: "15px 0px 15px 0px"}}
250250
embedId="embedded-design-79d1f362-39b3-46f2-b658-42a16984f88e"
251251
embedScriptSrc="/embed-test/embedded-design-awscomplex.js"
252252
/>
@@ -285,7 +285,7 @@ Annotations can be created using Meshery's Diagramming tools found in the dock a
285285
The design below includes annotations such as sections, images, arrows, and various shapes.
286286

287287
<MesheryDesignEmbed
288-
style={{ border: "1px solid #eee" }}
288+
style={{ border: "1px solid #eee" , margin: "15px 0px 15px 0px"}}
289289
embedId="embedded-design-a83f0098-2f91-4275-b075-c8676e842804"
290290
embedScriptSrc="/embed-test/embedded-design-annotations-example.js"
291291
/>

0 commit comments

Comments
 (0)