From 2e47bf6d048d2b18b072287e2d1bf56706b39959 Mon Sep 17 00:00:00 2001 From: Struchkov Mark Date: Fri, 6 Sep 2024 01:43:03 +0300 Subject: [PATCH] .article-title --- quartz/styles/custom.scss | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/quartz/styles/custom.scss b/quartz/styles/custom.scss index 0e742ab82..1a3983c3c 100644 --- a/quartz/styles/custom.scss +++ b/quartz/styles/custom.scss @@ -39,4 +39,8 @@ a.internal { li.section-li>.section .meta { margin: 0; +} + +.article-title { + margin: 0; } \ No newline at end of file