diff options
| author | Mark Otto <[email protected]> | 2013-08-18 21:49:05 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-08-18 21:49:05 -0700 |
| commit | e2938734849403ffc13366ca47db01fc7131aa17 (patch) | |
| tree | d35da93f578e4a1b43d2fb43ad4f53dfd5f5cfc8 /css.html | |
| parent | 140f6d3bdced56147038e55493bd49eea01ca2b9 (diff) | |
| download | bootstrap-e2938734849403ffc13366ca47db01fc7131aa17.tar.xz bootstrap-e2938734849403ffc13366ca47db01fc7131aa17.zip | |
smaller h1 and h2
Diffstat (limited to 'css.html')
| -rw-r--r-- | css.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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> |
