remove unneeded styles

This commit is contained in:
Aadil Ayub 2024-05-08 14:41:22 +05:00
parent bfa1a051e3
commit efbecb70d0

View File

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