Skip to content

Commit 81c9326

Browse files
committed
Fix whitespace.
1 parent 350ee7a commit 81c9326

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/DocumentationTopic.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@ export default {
369369
}
370370
371371
/deep/ .content + * {
372-
margin-top: $stacked-margin-large;
372+
margin-top: $stacked-margin-large;
373373
}
374374
}
375375

0 commit comments

Comments
 (0)