|
@@ -507,9 +507,6 @@
|
|
"core/post-excerpt": {
|
|
"core/post-excerpt": {
|
|
"css": ".wp-block-post-excerpt .wp-block-post-excerpt__excerpt{line-height: inherit;}"
|
|
"css": ".wp-block-post-excerpt .wp-block-post-excerpt__excerpt{line-height: inherit;}"
|
|
},
|
|
},
|
|
- "core/post-featured-image": {
|
|
|
|
- "css": ".wp-block-post-featured-image img{vertical-align:top;width: auto;}"
|
|
|
|
- },
|
|
|
|
"core/post-navigation-link": {
|
|
"core/post-navigation-link": {
|
|
"typography": {
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--small)",
|
|
"fontSize": "var(--wp--preset--font-size--small)",
|
|
@@ -794,7 +791,8 @@
|
|
"fontFamily": "var(--wp--preset--font-family--instrument-sans)",
|
|
"fontFamily": "var(--wp--preset--font-family--instrument-sans)",
|
|
"fontSize": "var(--wp--preset--font-size--medium)",
|
|
"fontSize": "var(--wp--preset--font-size--medium)",
|
|
"lineHeight": "1.388888889"
|
|
"lineHeight": "1.388888889"
|
|
- }
|
|
|
|
|
|
+ },
|
|
|
|
+ "css": ".wp-block-post-featured-image img{vertical-align:top;width: auto;}"
|
|
},
|
|
},
|
|
"templateParts": [
|
|
"templateParts": [
|
|
{
|
|
{
|