We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c05e393 commit 2a304e4Copy full SHA for 2a304e4
src/Styles.js
@@ -60,7 +60,7 @@ export default css`
60
61
.body-name {
62
font-weight: var(--api-body-document-any-info-font-weight, 500);
63
- font-size: var(--api-body-document-any-info-font-size, 1.1rem);
+ font-size: var(--api-body-document-body-name-font-size, 1.1rem);
64
}
65
66
anypoint-button[active] {
0 commit comments