chore: use markdown image syntax (#83)

This commit is contained in:
Steven
2022-06-21 22:14:52 +08:00
committed by GitHub
parent 9f81362027
commit f80f0f2422
10 changed files with 16 additions and 16 deletions

View File

@ -5,7 +5,7 @@
@apply w-full whitespace-pre-wrap break-words;
> p {
@apply inline-block w-full h-auto mb-1 text-base leading-7 whitespace-pre-wrap break-words;
@apply inline-block w-full h-auto mb-1 last:mb-0 text-base leading-7 whitespace-pre-wrap break-words;
}
.tag-span {