Customized CSS types for blocks in theme.json aren’t operating
Hi there, I am new to WordPress and I am seeking to create my first website online with it.
I were given this theme.json report
​
https://preview.redd.it/r29qp396eb5a1.png?width=499&format=png&auto=webp&s=3f4dd00bc05cd91f93f01a8cd7b69bfd13b5558d
“types”: {
“blocks”: {
“core/site-logo”: {
“css”: “width: auto; peak: 5rem;”
}
}
},
Check out the piece above, I sought after to switch `width` and `peak` of the `core/site-logo` block.
Schema means that there’s no such an choice so I attempted this `css` factor. I do not see any of those adjustments I have made in theme.json being carried out both within the editor or on the actual website.
Do I pass over one thing or is one thing incorrect right here?
View Reddit by means of NORXND – View Supply