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 b760fab commit 6ef56a9Copy full SHA for 6ef56a9
src/components/ContentNode/Caption.vue
@@ -44,7 +44,7 @@ export default {
44
@import 'docc-render/styles/_core.scss';
45
46
.caption {
47
- @include font-styles(documentation-figcaption);
+ @include font-styles(documentation-caption);
48
49
&:last-child {
50
margin-top: var(--spacing-stacked-margin-large);
0 commit comments