From 8417727e6e268260ce0fb0b8b649d6cdd8890f56 Mon Sep 17 00:00:00 2001 From: Cotes Chung <11371340+cotes2020@users.noreply.github.com> Date: Thu, 28 Nov 2019 01:59:01 +0800 Subject: [PATCH] Fixed the posts' layout jumping in loading. screen width >= 1200px and the panel is visible. --- _layouts/page.html | 2 +- _layouts/post.html | 8 +++---- assets/css/main.scss | 56 ++++++++++++++++++++++++++++++++++---------- assets/css/post.scss | 2 +- 4 files changed, 50 insertions(+), 18 deletions(-) diff --git a/_layouts/page.html b/_layouts/page.html index 47ec8ba..573d960 100644 --- a/_layouts/page.html +++ b/_layouts/page.html @@ -5,7 +5,7 @@ layout: default # MIT License --- -