From 8af7676233324a4846930bb79ee737010625f072 Mon Sep 17 00:00:00 2001 From: Chris Xiong Date: Thu, 25 Jul 2024 02:15:23 -0400 Subject: Fix incorrect styling in notekins. --- notekins/nksext.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'notekins/nksext.css') diff --git a/notekins/nksext.css b/notekins/nksext.css index 05c22e6..f3ca72f 100644 --- a/notekins/nksext.css +++ b/notekins/nksext.css @@ -1,3 +1,6 @@ +#content .block { + margin: 1em 0; +} span.left { display: table-cell; text-align: left; -- cgit v1.2.3