Fix markdown preview word break (#70)

This commit is contained in:
saltrafael 2021-10-13 17:31:12 -03:00 committed by GitHub
parent 6727e2766b
commit 53063931ab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,4 @@
.markdown-preview {
word-break: break-all;
> :first-child {
margin-top: 0;
}