chore: add yt block support
This commit is contained in:
parent
09614b0589
commit
460a50f88c
5 changed files with 49 additions and 1 deletions
3
src/assets/styles/components/youtube-video.css
Normal file
3
src/assets/styles/components/youtube-video.css
Normal file
|
@ -0,0 +1,3 @@
|
|||
youtube-video {
|
||||
margin-block: var(--sizing-base);
|
||||
}
|
Reference in a new issue