From 799b34c53615d055120e79c08b3ff8e1175326d1 Mon Sep 17 00:00:00 2001 From: Christophe HENRY Date: Tue, 9 Mar 2021 20:07:28 +0000 Subject: [PATCH] Modify the simple style --- css/simple.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/simple.css b/css/simple.css index 7d838c1..159799a 100644 --- a/css/simple.css +++ b/css/simple.css @@ -5,7 +5,7 @@ body { } p, h1, h2, h3 { - margin: 0 0 0.3rem; + margin: 0; padding: 0; }