Prevent speakerdeck slides leaking out of container
This commit is contained in:
parent
d5d63cc43c
commit
0bb9bdd7a0
|
@ -25,3 +25,7 @@ a {
|
|||
blockquote {
|
||||
@apply pl-5 border-l-4 border-gray-300 italic
|
||||
}
|
||||
|
||||
iframe {
|
||||
@apply max-w-full
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue