From 7b82fd8b9480e86ec87f040c066f483c4e7c3529 Mon Sep 17 00:00:00 2001 From: Antoine M Date: Tue, 16 Jan 2024 14:58:54 +0100 Subject: [PATCH] adjustmeents --- resources/css/blocks/focused-thematique.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/resources/css/blocks/focused-thematique.css b/resources/css/blocks/focused-thematique.css index 9499c1b..b711801 100644 --- a/resources/css/blocks/focused-thematique.css +++ b/resources/css/blocks/focused-thematique.css @@ -1,2 +1,6 @@ .homegrade-blocks-focused-thematique { + .tooltip-title { + @apply !text-black font-bold !my-0 text-lg; + line-height: 1.2; + } }