Closed ghost closed 1 year ago
如图,第一段第一行单词之间的空格要比下面行还有第二段第一行大一点,看起来很不舒服。为什么会这样?
另外发现官方支持网站 https://theme-next.org/docs.html 内容少了很多。
Thanks for opening this issue, maintainers will get back to you as soon as possible!
没人回答我自己回答好了。今天找到了解决办法。
.post-body { text-align: justify; }
将 text-align: justify 改为 text-align: left 问题就解决了。默认格式是两端对齐,这里改为左对齐,
如图,第一段第一行单词之间的空格要比下面行还有第二段第一行大一点,看起来很不舒服。为什么会这样?
另外发现官方支持网站 https://theme-next.org/docs.html 内容少了很多。
Issue Checklist
Other Information