From 640bf314825fddae8eaedaa14e876e31cfdd56e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Moreira?= Date: Wed, 11 Sep 2024 18:14:04 +0200 Subject: [PATCH] Do not capitalize TOC title --- scss/modules/lists.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/scss/modules/lists.scss b/scss/modules/lists.scss index 76868bb..a53761a 100644 --- a/scss/modules/lists.scss +++ b/scss/modules/lists.scss @@ -995,7 +995,6 @@ div.node--type-news { padding-bottom: 0; padding-top: 0.75rem; text-shadow: none; - text-transform: uppercase; } ul {