Skip to content

Commit 6f87cf4

Browse files
author
mrmrs
committed
Update docs
1 parent 432b244 commit 6f87cf4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/typography/measure/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,8 @@ <h3 class="f6 ttu tracked mt0">Measure</h3>
8989
</code>
9090
</article>
9191
<div class="ph3 ph5-ns">
92-
<h3 class="f5 mb4">Examples</h3>
93-
<h4 class="f6 ttu tracked fw6 pt5 bt mt2 mb0">6rem/96px at 30em</h4>
92+
<h3 class="f5 mb4 pb2 bb">Examples</h3>
93+
<h4 class="f6 ttu tracked fw6 mb0">6rem/96px at 30em</h4>
9494
<code class="pre f6">
9595
&lt;h3 class="f-headline measure"&gt;Title&lt;/h3&gt;
9696
</code>

docs/typography/scale/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ <h3 class="f6 ttu tracked mt0">Type Scale</h3>
9494
</p>
9595
<p class="dark-gray f6">Robert Bringhurst - <b>The Elements of Typographic Style</b></p>
9696
</blockquote>
97-
<h2 class="f4 b mb4">Font sizes</h2>
97+
<h2 class="f6 b mb4">Font sizes</h2>
9898
<div class="w-100 overflow-x-auto">
9999
<table>
100100
<tr>
@@ -119,7 +119,7 @@ <h2 class="f4 b mb4">Font sizes</h2>
119119
</tr>
120120
</table>
121121
</div>
122-
<h2 class="f4 b mb5 mt5 mt6-ns">Examples</h2>
122+
<h3 class="f5 mb4 mb5-ns mt5 mt6-ns pb2 bb">Examples</h3>
123123
<code class="f6 mb3 db">
124124
&lt;h1 class="f-headline lh-solid"&gt;Title&lt;/h1&gt;
125125
</code>

0 commit comments

Comments
 (0)