styling artisan title on cpt page
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Antoine M 2024-11-25 11:44:58 +01:00
parent 5ddd977164
commit fbb2cf142a

View File

@ -42,6 +42,10 @@ body.post-type-artisans {
} }
} }
.admin-artisan-title {
@apply text-patrimoine-sante-securite !font-semibold !text-2xl;
}
.edit-post-visual-editor__post-title-wrapper { .edit-post-visual-editor__post-title-wrapper {
h1 { h1 {
font-weight: revert; font-weight: revert;