remove unneeded styles

This commit is contained in:
Aadil Ayub 2024-05-08 14:41:22 +05:00
parent bfa1a051e3
commit efbecb70d0
1 changed files with 0 additions and 11 deletions

View File

@ -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)"