From e8a34ae4a4d67ef57c622fd85cebea38e2f5b8af Mon Sep 17 00:00:00 2001 From: BBaoVanC Date: Mon, 10 Apr 2023 15:08:33 -0500 Subject: [PATCH] Add gap before page-list when there's no text description --- assets/css/bobastyle.css | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/css/bobastyle.css b/assets/css/bobastyle.css index 7f4a1cb..e972a49 100644 --- a/assets/css/bobastyle.css +++ b/assets/css/bobastyle.css @@ -459,6 +459,7 @@ h1 svg.icon { list-style: none; padding: 0; gap: 40px; + margin-top: 16px; } .page-list > .page {