From 800e0b36722fccf427eb5c3f8bbb03dafc5033bf Mon Sep 17 00:00:00 2001 From: Nithin David <webofnithin@gmail.com> Date: Wed, 2 Jun 2021 20:25:37 +0530 Subject: [PATCH] Paragraph style adjustments --- src/woot-editor.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/woot-editor.css b/src/woot-editor.css index 9f96436..7ac3856 100644 --- a/src/woot-editor.css +++ b/src/woot-editor.css @@ -232,7 +232,7 @@ li.ProseMirror-selectednode:after { } .ProseMirror p { - margin-bottom: .5rem; + margin-bottom: 8px; } .ProseMirror .empty-node::before {