hexo-theme-light
hexo-theme-light copied to clipboard
fix white space over fatter
在markdown中完成文章时候经常会一行不足字数自动换行,这样的缩进在代码段中会造成空格过宽。
因此在code中加入white-space: pre修复这个问题
Don't modify font variables.
@zsj2145676 can you attach a screenshot what the issue looks like? It would be nice to have the code block as well so that I can reproduce it.
It looks like what you're describing is this.
Anyhow, please address the previous comment as well.