fix: smarter typeit shortcode

This commit is contained in:
Dillon ZENG
2019-08-11 04:08:20 +08:00
parent a6bf8d8eae
commit c0237f3805
2 changed files with 5 additions and 3 deletions

View File

@@ -210,7 +210,7 @@
}
.space {
white-space: pre-wrap;
white-space: pre;
}
}