From 7131b483f3d70b5b12ba8437878693bf9809cb40 Mon Sep 17 00:00:00 2001 From: Le Tan Date: Tue, 7 Nov 2017 20:16:33 +0800 Subject: [PATCH] refine default css style --- src/resources/styles/default.css | 1 - 1 file changed, 1 deletion(-) diff --git a/src/resources/styles/default.css b/src/resources/styles/default.css index 19ef55d6..f82c987d 100644 --- a/src/resources/styles/default.css +++ b/src/resources/styles/default.css @@ -14,7 +14,6 @@ h1, h2, h3, h4, h5, h6 { } p { - margin-bottom: 24px; padding: 0; }