Merge pull request #476 from nature-of-code/image-in-exercise

This commit is contained in:
Yifei Gao 2023-09-19 23:21:33 +08:00 committed by GitHub
commit 6aaba56f25
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,6 +33,10 @@ div[data-type='exercise'] {
margin-right: 4pt;
}
}
h3 + .half-width-right {
margin-top: -12pt;
}
}
div[data-type='note'],