From 210f6a6dcbd4d81825a3385a2a906fd05d256003 Mon Sep 17 00:00:00 2001 From: EGOIST <0x142857@gmail.com> Date: Thu, 3 Oct 2019 18:55:22 +0800 Subject: [PATCH] fix: tweak style --- src/views/Home.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/views/Home.vue b/src/views/Home.vue index 994e309a..595bc198 100644 --- a/src/views/Home.vue +++ b/src/views/Home.vue @@ -187,7 +187,6 @@ export default { padding-top: calc(var(--header-height) + 40px); padding-bottom: 2rem; background: var(--main-background); - min-height: 100vh; @media screen and (max-width: 768px) { padding-left: 0;