From 0ac836d037b1a33a0f9b525135360986a4189fba Mon Sep 17 00:00:00 2001 From: Cool-Y <1072916769@qq.com> Date: Thu, 8 Aug 2019 20:55:02 +0800 Subject: [PATCH] beyond --- 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 83081b8f..b092a6ad 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: 500px) { +@media (max-width: 800px) { .posts-expand { margin: 0 20px; }