Skip to content

Commit 2a304e4

Browse files
committed
fix: better name
1 parent c05e393 commit 2a304e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Styles.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ export default css`
6060
6161
.body-name {
6262
font-weight: var(--api-body-document-any-info-font-weight, 500);
63-
font-size: var(--api-body-document-any-info-font-size, 1.1rem);
63+
font-size: var(--api-body-document-body-name-font-size, 1.1rem);
6464
}
6565
6666
anypoint-button[active] {

0 commit comments

Comments
 (0)