tweak on post title in editor
This commit is contained in:
parent
3034bb76bd
commit
93b5e820f5
|
|
@ -7,4 +7,10 @@
|
||||||
@apply alignfull px-32;
|
@apply alignfull px-32;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
.wp-block-post-title {
|
||||||
|
text-transform: unset;
|
||||||
|
@apply leading-none;
|
||||||
|
&:before {
|
||||||
|
content: none;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user