fix safari bug

This commit is contained in:
Dan Lebowitz
2021-11-09 15:49:20 -08:00
committed by Dan Abramov
parent 23c09e0072
commit 29fbe65acb

View File

@@ -298,6 +298,7 @@ function IllustrationBlock({
}
.mdx-illustration-block img {
max-height: 200px;
width: auto;
}
.mdx-illustration-block li:after {
top: 0;