From 381297c95c7446182e90e459cd0257a8fc86b4cf Mon Sep 17 00:00:00 2001 From: Volpeon Date: Tue, 29 Dec 2020 12:24:04 +0100 Subject: Improved CSS classes for page content, added proper ref list macro, build scripts load and watch Pandoc filters automatically --- assets/css/_utils.scss | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'assets/css/_utils.scss') diff --git a/assets/css/_utils.scss b/assets/css/_utils.scss index e241d84..519a3a7 100644 --- a/assets/css/_utils.scss +++ b/assets/css/_utils.scss @@ -15,3 +15,7 @@ } } } + +.u-mt0 { + margin-top: 0; +} -- cgit v1.2.3-54-g00ecf