From d0c1c78967750ec324100e53a60c4984d9c6cd83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BE=90=E6=B6=9B?= Date: Thu, 6 May 2021 20:38:30 +0800 Subject: [PATCH] =?UTF-8?q?style:=E6=96=87=E7=AB=A0=E4=B8=AD=E7=9A=84?= =?UTF-8?q?=E5=9B=BE=E7=89=87=E5=8A=A0=E5=85=A5=E4=B8=80=E5=AE=9A=E7=9A=84?= =?UTF-8?q?=E9=9A=94=E7=A6=BB=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/grid/source/css/style.less | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/themes/grid/source/css/style.less b/themes/grid/source/css/style.less index e56535e..6e04b06 100644 --- a/themes/grid/source/css/style.less +++ b/themes/grid/source/css/style.less @@ -148,3 +148,8 @@ footer { } } } +article { + img, video { + margin-top: 8px; + } +} \ No newline at end of file