|
@@ -1102,7 +1102,7 @@ pre.wp-block-verse {
|
|
* - Needs a special styles
|
|
* - Needs a special styles
|
|
*/
|
|
*/
|
|
.editor-post-title__block .editor-post-title__input {
|
|
.editor-post-title__block .editor-post-title__input {
|
|
- color: var(--global--color-foreground);
|
|
|
|
|
|
+ color: var(--global--color-primary);
|
|
font-family: var(--heading--font-family);
|
|
font-family: var(--heading--font-family);
|
|
font-weight: var(--heading--font-weight);
|
|
font-weight: var(--heading--font-weight);
|
|
font-size: var(--heading--font-size-h2);
|
|
font-size: var(--heading--font-size-h2);
|