From be47c4a10ac4b2ccb2a442aa752d01c58490b2a3 Mon Sep 17 00:00:00 2001 From: Struchkov Mark Date: Fri, 6 Sep 2024 01:14:27 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A3=D0=BB=D1=83=D1=87=D1=88=D0=B5=D0=BD?= =?UTF-8?q?=D0=B8=D0=B5=20=D1=81=D1=82=D1=80=D0=B0=D0=BD=D0=B8=D1=86=D1=8B?= =?UTF-8?q?=20=D1=82=D0=B5=D0=B3=D0=BE=D0=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- quartz/styles/custom.scss | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/quartz/styles/custom.scss b/quartz/styles/custom.scss index 02f36816b..15836e946 100644 --- a/quartz/styles/custom.scss +++ b/quartz/styles/custom.scss @@ -31,4 +31,8 @@ a.internal { a { border-bottom: 0; } +} + +li.section-li>.section .meta { + margin: 0; } \ No newline at end of file