From 8d9a9c9d715e6ff168cdb49d4d2e2e8b83ad3d98 Mon Sep 17 00:00:00 2001 From: Cool-Y <1072916769@qq.com> Date: Fri, 26 Jul 2019 09:04:38 +0800 Subject: [PATCH] pic --- themes/next/source/css/_common/components/post/post-expand.styl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/next/source/css/_common/components/post/post-expand.styl b/themes/next/source/css/_common/components/post/post-expand.styl index 8c6d8a5b..83081b8f 100644 --- a/themes/next/source/css/_common/components/post/post-expand.styl +++ b/themes/next/source/css/_common/components/post/post-expand.styl @@ -4,7 +4,7 @@ padding-top: 40px; } -@media (max-width: 767px) { +@media (max-width: 500px) { .posts-expand { margin: 0 20px; }