smaller h1 and h2
This commit is contained in:
parent
140f6d3bdc
commit
e293873484
5 changed files with 8 additions and 11 deletions
4
css.html
4
css.html
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue