Skip to content

Commit 92f87f9

Browse files
committed
feat(properties): style subheading
1 parent 7b55072 commit 92f87f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tmpl/method.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ var self = this;
1313
if (properties && properties.length && properties.forEach) {
1414
?>
1515

16-
<h5>Properties:</h5>
16+
<h3 class="subtitle">Properties</h3>
1717
<?js= this.partial('properties.tmpl', data) ?>
1818

1919
<?js } ?>

0 commit comments

Comments
 (0)