From 24f571f66528ce08c096c098a3b2adc9297cc71f06fe12cbe59295d0b11a8e3c Mon Sep 17 00:00:00 2001 From: nnwhen Date: Wed, 19 Mar 2025 12:51:03 +0200 Subject: [PATCH] hotfix index layout --- res/asset-index-style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/res/asset-index-style.css b/res/asset-index-style.css index 60f284a..92a8ba9 100644 --- a/res/asset-index-style.css +++ b/res/asset-index-style.css @@ -5,6 +5,7 @@ } #ndx-ndx > section { margin: auto; + margin-top: 10px; } #ndx-ndx article > :last-child { margin-bottom: 5px;