From 6d07d4738b51b4a72f2ec17cc813ca0f0dde07eb Mon Sep 17 00:00:00 2001 From: Cotes Chung <11371340+cotes2020@users.noreply.github.com> Date: Thu, 26 Aug 2021 21:10:57 +0800 Subject: [PATCH] Remove margin between list items --- _sass/addon/commons.scss | 4 ---- 1 file changed, 4 deletions(-) diff --git a/_sass/addon/commons.scss b/_sass/addon/commons.scss index 1648b6d..7ca7029 100644 --- a/_sass/addon/commons.scss +++ b/_sass/addon/commons.scss @@ -460,10 +460,6 @@ footer { padding-left: 2rem; li { - + li { - margin-top: 0.3rem; - } - ol, ul { // sub list padding-left: 2rem;