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 ba345bd commit 2da1478Copy full SHA for 2da1478
src/Styles.js
@@ -8,6 +8,7 @@ export default css`
8
9
.api-title {
10
margin: 12px 0;
11
+ font-size: var(--api-summary-title-font-size, 16px);
12
}
13
14
arc-marked {
0 commit comments