making bold for the cuystom heading

This commit is contained in:
Antoine M 2024-05-15 16:20:33 +02:00
parent 596ed0c4f2
commit 670a15b47c

View File

@ -14,6 +14,9 @@
.homegrade-blocks-custom-heading:first-child {
@apply !mt-0;
}
.homegrade-blocks-highlight .homegrade-blocks-custom-heading {
@apply !font-bold;
}
body {
@apply font-sans;