From 4bf404937908bca51a21cf88831731ee1bc34559 Mon Sep 17 00:00:00 2001 From: Ayo Date: Sat, 10 Jun 2023 13:04:34 +0200 Subject: [PATCH] style: remove heading margin --- src/components/Library.astro | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/components/Library.astro b/src/components/Library.astro index 384a694..c3f18e6 100644 --- a/src/components/Library.astro +++ b/src/components/Library.astro @@ -128,7 +128,6 @@ const {postDivSelector, skipSave = false} = Astro.props;