Skip to content

Commit 07f796a

Browse files
committed
jsx align center compatibility
Signed-off-by: Lee Calcote <lee.calcote@layer5.io>
1 parent 363ad55 commit 07f796a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/collections/workshops/2025_05_29_meshery_server

src/collections/workshops/2025_05_29_meshery_server/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@ You will learn to:
4040
<br />
4141
<h4 style={{ marginBottom: "1.25rem" }}>Workshop Recording</h4>
4242

43-
<iframe width="50%" src="https://www.youtube.com/embed/9iRRd4RJOXE" loading="lazy" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" style={{ minHeight: "315px", minWidth: "280px", <iframe width="50%" src="https://www.youtube.com/embed/9iRRd4RJOXE" loading="lazy" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" style={{ minHeight: "315px", minWidth: "280px", margin: "auto", textAlign: "center" }} allowfullscreen></iframe>, textAlign: "center" }} allowfullscreen></iframe>
43+
<iframe width="50%" src="https://www.youtube.com/embed/9iRRd4RJOXE" loading="lazy" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" style={{ minHeight: "315px", minWidth: "280px", margin: "auto", textAlign: "center" }} allowfullscreen></iframe>
4444
<br />
4545
<br />

0 commit comments

Comments
 (0)