diff --git a/_posts/design/2014-09-16-typography.md b/_posts/design/2014-09-16-typography.md index 755a283..0267d53 100644 --- a/_posts/design/2014-09-16-typography.md +++ b/_posts/design/2014-09-16-typography.md @@ -268,16 +268,16 @@ Need a break? I give you three!


A table can consist of these elements -* `<table>` -* `<caption>` -* `<colgroup>` -* `<col>` -* `<tbody>` -* `<thead>` -* `<tfoot>` -* `<tr>` -* `<td>` -* `<th>` +* `<table> +* `<caption> +* `<colgroup> +* `<col> +* `<tbody> +* `<thead> +* `<tfoot> +* `<tr> +* `<td> +* `<th>