diff --git a/package/hexo-theme-async/source/css/_components/publication.less b/package/hexo-theme-async/source/css/_components/publication.less index b0a1a355..ff8b4955 100644 --- a/package/hexo-theme-async/source/css/_components/publication.less +++ b/package/hexo-theme-async/source/css/_components/publication.less @@ -27,7 +27,8 @@ } } - img { + img, + svg { display : block; max-width : 100%; border-radius: 8px;