refining title

This commit is contained in:
Antoine M 2024-01-10 16:47:27 +01:00
parent 1ee43c6571
commit 5db2abcd41

View File

@ -13,7 +13,7 @@
/* TOOLTIP */
.homegrade-blocks-focus-point-bullet__tooltip-container {
.tooltip-title {
@apply !text-black font-bold !my-0;
@apply !text-black font-bold !my-0 text-lg;
line-height: 1.2;
}
}