From 40c40a8dfd4180f5d642bc217f6cb919ba7ae560 Mon Sep 17 00:00:00 2001 From: Max Bradbury Date: Mon, 20 Jul 2020 16:46:18 +0100 Subject: [PATCH] better para margins --- style.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.less b/style.less index 43689c4..8851189 100644 --- a/style.less +++ b/style.less @@ -57,7 +57,7 @@ img { p { font-size: 0.8em; - margin: 1em auto; + margin: 0 auto 1em auto; } label {