Rendered Blockbase Child Themes to pick up recent changes.
This commit is contained in:
parent
9a4580fbeb
commit
9e67e3d918
3 changed files with 0 additions and 24 deletions
|
@ -412,14 +412,6 @@
|
|||
"background": "var(--wp--custom--color--background)"
|
||||
}
|
||||
},
|
||||
"core/post-content": {
|
||||
"spacing": {
|
||||
"padding": {
|
||||
"left": "var(--wp--custom--post-content--padding--left)",
|
||||
"right": "var(--wp--custom--post-content--padding--right)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"core/post-title": {
|
||||
"typography": {
|
||||
"fontFamily": "var(--wp--custom--heading--typography--font-family)",
|
||||
|
|
|
@ -446,14 +446,6 @@
|
|||
"text": "var(--wp--custom--color--foreground)"
|
||||
}
|
||||
},
|
||||
"core/post-content": {
|
||||
"spacing": {
|
||||
"padding": {
|
||||
"left": "var(--wp--custom--post-content--padding--left)",
|
||||
"right": "var(--wp--custom--post-content--padding--right)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"core/post-title": {
|
||||
"typography": {
|
||||
"fontFamily": "var(--wp--custom--heading--typography--font-family)",
|
||||
|
|
|
@ -441,14 +441,6 @@
|
|||
"background": "var(--wp--custom--color--background)"
|
||||
}
|
||||
},
|
||||
"core/post-content": {
|
||||
"spacing": {
|
||||
"padding": {
|
||||
"left": "var(--wp--custom--post-content--padding--left)",
|
||||
"right": "var(--wp--custom--post-content--padding--right)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"core/post-title": {
|
||||
"typography": {
|
||||
"fontFamily": "var(--wp--custom--heading--typography--font-family)",
|
||||
|
|
Loading…
Reference in a new issue