From 7b2f32f30c969968ac7f11542fb54cf998c1c6af Mon Sep 17 00:00:00 2001 From: Jerry Date: Tue, 12 Jan 2021 23:34:06 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=BE=A9=E8=A9=95=E8=AB=96?= =?UTF-8?q?=E8=A3=A1=E8=A1=8C=E5=85=A7=E5=85=83=E7=B4=A0=EF=BC=88=E8=A1=A8?= =?UTF-8?q?=E6=83=85/=E5=9C=96=E7=89=87=EF=BC=89=E8=AE=8A=E6=88=90?= =?UTF-8?q?=E5=A1=8A=E7=B4=9A=E5=85=83=E7=B4=A0=EF=BC=88=E6=8F=9B=E8=A1=8C?= =?UTF-8?q?=EF=BC=89=E7=9A=84bug=20feat:=20=E5=A2=9E=E5=8A=A0=20npm=20push?= =?UTF-8?q?=20github=20action?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- source/css/_layout/post.styl | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index b53bdf7..dcee1f8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hexo-theme-butterfly", - "version": "3.6.0-b3", + "version": "3.6.0-b4", "description": "A Simple and Card UI Design theme for Hexo", "main": "package.json", "scripts": { diff --git a/source/css/_layout/post.styl b/source/css/_layout/post.styl index cc5dd40..bce034a 100644 --- a/source/css/_layout/post.styl +++ b/source/css/_layout/post.styl @@ -152,6 +152,7 @@ no-beautify() text-decoration: underline img + display: block margin: 0 auto .8rem p @@ -171,9 +172,6 @@ no-beautify() no-beautify() #post - img - display: block - .tag_share .post-meta &__tag-list