Skip to content

Commit b0cab22

Browse files
Merge pull request #17 from GSA/entity-list
type
2 parents ea79491 + 23a67e8 commit b0cab22

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

src/components/02-typography/typesetting.njk

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,9 @@
3838
</ol>
3939

4040
<h6>Label Title</h6>
41-
<title class="sds-type--label-title">Status</title>
42-
41+
<div>
42+
<title class="sds-type--label-title">Status</title>
43+
</div>
4344
<table>
4445
<caption>Bordered table</caption>
4546
<thead>

0 commit comments

Comments
 (0)