From 55ce3dd934ab6c6f77c663c43448a8b7caeebb62 Mon Sep 17 00:00:00 2001 From: Struchkov Mark Date: Fri, 6 Sep 2024 01:44:04 +0300 Subject: [PATCH] .article-title --- quartz/styles/custom.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quartz/styles/custom.scss b/quartz/styles/custom.scss index 1a3983c3c..bcfde7a14 100644 --- a/quartz/styles/custom.scss +++ b/quartz/styles/custom.scss @@ -42,5 +42,5 @@ li.section-li>.section .meta { } .article-title { - margin: 0; + margin: 0.5rem 0 0; } \ No newline at end of file