diff --git a/source/css/_common/components/post/post-body.styl b/source/css/_common/components/post/post-body.styl index ebc06af..18b1d2d 100644 --- a/source/css/_common/components/post/post-body.styl +++ b/source/css/_common/components/post/post-body.styl @@ -45,6 +45,10 @@ margin-left: 4px; } + figure:not(.highlight) { + margin: 0 auto 20px; + } + // https://github.com/hexojs/hexo-renderer-marked/pull/264 // https://github.com/next-theme/hexo-next-exif figure:not(.highlight) figcaption {