turn my books in mdx file

This commit is contained in:
Julien Calixte
2022-12-08 13:48:03 +01:00
parent f4c6a3d77d
commit fcdd424f79
3 changed files with 31 additions and 45 deletions

View File

@@ -126,4 +126,10 @@ blockquote {
margin: 1rem 2rem;
border-radius: 0.3em;
background-color: #574b90;
}
iframe.youtube {
width: 100%;
height: 500px;
max-height: 35vh;
}