From 5d6e8c5ef6aa71b4d2600c5305f6e8ba540557f7 Mon Sep 17 00:00:00 2001 From: Cotes Chung <11371340+cotes2020@users.noreply.github.com> Date: Wed, 8 Jun 2022 16:15:38 +0800 Subject: [PATCH] perf: improve the responsive design for ultrawide screens (#540) Resolves #540 --- _includes/footer.html | 11 +- _includes/post-paginator.html | 2 +- _includes/topbar.html | 4 +- _layouts/default.html | 4 +- _layouts/page.html | 18 ++- _sass/addon/commons.scss | 238 ++++++++-------------------------- _sass/addon/variables.scss | 4 +- 7 files changed, 73 insertions(+), 208 deletions(-) diff --git a/_includes/footer.html b/_includes/footer.html index 29aa129..e409128 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -1,9 +1,7 @@ - + - diff --git a/_includes/post-paginator.html b/_includes/post-paginator.html index 9d6a98d..162039e 100644 --- a/_includes/post-paginator.html +++ b/_includes/post-paginator.html @@ -2,7 +2,7 @@ The paginator for post list on HomgPage. --> -