remove unneeded styles
This commit is contained in:
parent
bfa1a051e3
commit
efbecb70d0
11
theme.json
11
theme.json
@ -77,11 +77,6 @@
|
|||||||
"fontFamily": "Inter"
|
"fontFamily": "Inter"
|
||||||
},
|
},
|
||||||
"blocks": {
|
"blocks": {
|
||||||
"core/post-date": {
|
|
||||||
"color": {
|
|
||||||
"text": "var(--wp--preset--color--secondary)"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"core/post-title": {
|
"core/post-title": {
|
||||||
"typography": {
|
"typography": {
|
||||||
"fontSize": "30px",
|
"fontSize": "30px",
|
||||||
@ -102,12 +97,6 @@
|
|||||||
"fontWeight": "400"
|
"fontWeight": "400"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"h3": {
|
|
||||||
"typography": {
|
|
||||||
"fontSize": "15px",
|
|
||||||
"fontWeight": "400"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"link": {
|
"link": {
|
||||||
"color": {
|
"color": {
|
||||||
"text": "var(--wp--preset--color--text)"
|
"text": "var(--wp--preset--color--text)"
|
||||||
|
Loading…
Reference in New Issue
Block a user