Skip to content

Commit 69381ab

Browse files
authored
Update reference to renamed font style. (#683) (#686)
Resolves: rdar://110085109
1 parent fd4d2fa commit 69381ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/ContentNode/Caption.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ export default {
4444
@import 'docc-render/styles/_core.scss';
4545
4646
.caption {
47-
@include font-styles(documentation-figcaption);
47+
@include font-styles(documentation-caption);
4848
4949
&:last-child {
5050
margin-top: var(--spacing-stacked-margin-large);

0 commit comments

Comments
 (0)