smaller h1 and h2

This commit is contained in:
Mark Otto 2013-08-18 21:49:05 -07:00
parent 140f6d3bdc
commit e293873484
5 changed files with 8 additions and 11 deletions

View file

@ -594,11 +594,11 @@ base_url: "../"
<tbody>
<tr>
<td><h1>h1. Bootstrap heading</h1></td>
<td>Semibold 38px</td>
<td>Semibold 36px</td>
</tr>
<tr>
<td><h2>h2. Bootstrap heading</h2></td>
<td>Semibold 32px</td>
<td>Semibold 30px</td>
</tr>
<tr>
<td><h3>h3. Bootstrap heading</h3></td>