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