From de6a9adef2a5a55df86435f8ed9a73f33df33585 Mon Sep 17 00:00:00 2001 From: Andrea Cardaci Date: Tue, 13 Jul 2021 09:07:28 +0200 Subject: [PATCH] Fix style for lists in descriptions --- assets/style.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/style.scss b/assets/style.scss index 7a7510b..83578c3 100644 --- a/assets/style.scss +++ b/assets/style.scss @@ -198,7 +198,7 @@ h2, h3, h4, h5, h5 { margin: 0; padding: 0; - li { + & > li { display: table-row; &:not(:only-child):before {