Skip to content

Commit 13e91de

Browse files
author
mrmrs
committed
Add better spacing and fix typo
1 parent 591033d commit 13e91de

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

docs/font-family/garamond/index.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,10 @@
5050
</nav>
5151
</header>
5252

53-
<main class="bg-white black-70">
53+
<main class="bg-white black-70 bt b--black-10">
5454
<div class="ph3 ph5-ns pt4 pb5">
5555
<article class="garamond">
56-
<h2 class="f6 fw4 f6 mb3 helvetica">Garamond</h2>
56+
<h2 class="f6 fw4 f6 mb3 helvetica">Typeface alphabets</h2>
5757
<div class="overflow-auto">
5858
<h3 class="f2 f1-m f-subheadline-l fw4 garamond ttu tracked mt0">Garamond</h3>
5959
<p class="f4 f2-m f1-l tracked-tight">a b c d e f g h i j k l m n o p q r s t u v w x y z</p>
@@ -118,7 +118,7 @@ <h3 class="f6 ttu fw4">Italic</h3>
118118
<p class="f4 f2-m f1-l i ttu tracked-tight">a b c d e f g h i j k l m n o p q r s t u v w x y z</p>
119119
</section>
120120
<section class="helvetica pv4 mv4 bt b--black-70 measure f2">
121-
<p class="f3 lh-copy">
121+
<p class="f5 f3-l lh-copy">
122122
Some distinctive characteristics in Garamond's letters are the small eye of the 'e' and the bowl of the a, which has a sharp hook upwards at top left. The 'M' is slightly splayed. The x-height (height of lower-case letters) is low, especially at larger sizes, making the capitals large relative to the lower case, while the top serifs on the ascenders of letters like 'd' have a downward slope and rise subtly above the cap height. Garamond typefaces are popular and often used, particularly for printing body text and books.
123123
</p>
124124
<p class="f5 lh-copy measure-narrow dib mr4-l mt0 v-top">
@@ -142,7 +142,7 @@ <h3 class="f6 ttu fw4">Italic</h3>
142142
</p>
143143
</section>
144144
</article>
145-
<div class="mt5 cf">
145+
<div class="mt5 cf pt4 bt b--black-10">
146146
<div class="dib mr4">
147147
<h1 class="f4 ttu tracked fw6">Previous</h1>
148148
<a href="/docs/typography/font-weight/" class="link fw6 blue dim">Font Weight</a>

src/templates/docs/garamond/index.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
</head>
1010
<body class="w-100 sans-serif">
1111
<%= siteHeader %>
12-
<main class="bg-white black-70">
12+
<main class="bg-white black-70 bt b--black-10">
1313
<div class="ph3 ph5-ns pt4 pb5">
1414
<article class="garamond">
15-
<h2 class="f6 fw4 f6 mb3 helvetica">Garamond</h2>
15+
<h2 class="f6 fw4 f6 mb3 helvetica">Typeface alphabets</h2>
1616
<div class="overflow-auto">
1717
<h3 class="f2 f1-m f-subheadline-l fw4 garamond ttu tracked mt0">Garamond</h3>
1818
<p class="f4 f2-m f1-l tracked-tight">a b c d e f g h i j k l m n o p q r s t u v w x y z</p>
@@ -77,7 +77,7 @@ <h3 class="f6 ttu fw4">Italic</h3>
7777
<p class="f4 f2-m f1-l i ttu tracked-tight">a b c d e f g h i j k l m n o p q r s t u v w x y z</p>
7878
</section>
7979
<section class="helvetica pv4 mv4 bt b--black-70 measure f2">
80-
<p class="f3 lh-copy">
80+
<p class="f5 f3-l lh-copy">
8181
Some distinctive characteristics in Garamond's letters are the small eye of the 'e' and the bowl of the a, which has a sharp hook upwards at top left. The 'M' is slightly splayed. The x-height (height of lower-case letters) is low, especially at larger sizes, making the capitals large relative to the lower case, while the top serifs on the ascenders of letters like 'd' have a downward slope and rise subtly above the cap height. Garamond typefaces are popular and often used, particularly for printing body text and books.
8282
</p>
8383
<p class="f5 lh-copy measure-narrow dib mr4-l mt0 v-top">
@@ -101,7 +101,7 @@ <h3 class="f6 ttu fw4">Italic</h3>
101101
</p>
102102
</section>
103103
</article>
104-
<div class="mt5 cf">
104+
<div class="mt5 cf pt4 bt b--black-10">
105105
<div class="dib mr4">
106106
<h1 class="f4 ttu tracked fw6">Previous</h1>
107107
<a href="/docs/typography/font-weight/" class="link fw6 blue dim">Font Weight</a>

0 commit comments

Comments
 (0)