Skip to content

Commit a28519f

Browse files
author
mrmrs
committed
Update docs
1 parent bebcf8e commit a28519f

File tree

3 files changed

+12
-21
lines changed

3 files changed

+12
-21
lines changed

docs/typography/text-decoration/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,15 +57,15 @@
5757
<header class="ph3 ph5-ns w-100 pv3 mb4 mb5-ns bt bb b--black-10 overflow-auto">
5858
<div class="nowrap mw9 center">
5959
<a class="f6 fw6 dim link black-70 pb2-ns mr2 mr3-m mr4-l" href="/docs/typography/scale/" title="Type">Type Scale</a>
60-
<a class="f6 fw6 dim link black pb2-ns mr2 mr3-m mr4-l" href="/docs/typography/measure/" title="Measure">Measure</a>
60+
<a class="f6 fw6 dim link black-70 pb2-ns mr2 mr3-m mr4-l" href="/docs/typography/measure/" title="Measure">Measure</a>
6161
<a class="f6 fw6 dim link black-70 pb2-ns mr2 mr3-m mr4-l" href="/docs/typography/line-height/" title="Line Height">Line Height / Leading</a>
6262
<a class="f6 fw6 dim link black-70 pb2-ns mr2 mr3-m mr4-l" href="/docs/typography/tracking/" title="Tracking">Tracking</a>
6363
<a class="f6 fw6 dim link black-70 pb2-ns mr2 mr3-m mr4-l" href="/docs/typography/font-weight/" title="Font Weights">Font Weights</a>
6464
<a class="f6 fw6 dim link black-70 pb2-ns mr2 mr3-m mr4-l" href="/docs/typography/font-style/" title="Font style">Font Style</a>
6565
<a class="f6 fw6 dim link black-70 pb2-ns mr2 mr3-m mr4-l" href="/docs/typography/vertical-align/" title="Vertical Align">Vertical Align</a>
6666
<a class="f6 fw6 dim link black-70 pb2-ns mr2 mr3-m mr4-l" href="/docs/typography/text-align/" title="Text Align">Text Align</a>
6767
<a class="f6 fw6 dim link black-70 pb2-ns mr2 mr3-m mr4-l" href="/docs/typography/text-transform" title="Text Transform">Text Transform</a>
68-
<a class="f6 fw6 dim link black-70 pb2-ns mr2 mr3-m mr4-l" href="/docs/typography/text-decoration" title="Text Decoration">Text Decoration</a>
68+
<a class="f6 fw6 dim link black pb2-ns mr2 mr3-m mr4-l" href="/docs/typography/text-decoration" title="Text Decoration">Text Decoration</a>
6969
<a class="f6 fw6 dim link black-70 pb2-ns mr2 mr3-m mr4-l" href="/docs/typography/white-space" title="White Space">White Space</a>
7070
<a class="f6 fw6 dim link black-70 pb2-ns mr2 mr3-m mr4-l" href="/docs/typography/font-family" title="Font Families">Font Families</a>
7171
</div>
@@ -111,7 +111,7 @@ <h4 class="f6 fw6">Reference</h4>
111111
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/text-decoration" class="link fw6 blue dim">MDN - Text Decoration</a>
112112
</div>
113113
</div>
114-
<section class="bg-white bt bb b--black-40 black-70 pt4 pb5 overflow-container">
114+
<section class="bg-white bt bb b--black-40 black-70 pt4 pb5 mb5 overflow-container">
115115
<header class="ph3 ph5-ns pt4">
116116
<h4 class="f4 mv0 fw6 dib mr4">tachyons-text-decoration</h4>
117117
<span class="f4 b dib pl0 ml0 mr4">v4.0.1</span>

docs/typography/text-transform/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ <h4 class="f6 fw6">Reference</h4>
105105
</div>
106106
</div>
107107

108-
<section class="bg-white bt bb b--black-40 black-70 pt4 pb5 overflow-container">
108+
<section class="bg-white bt bb b--black-40 black-70 pt4 pb5 mb5 overflow-container">
109109
<header class="ph3 ph5-ns">
110110
<h4 class="f4 mv0 fw6 dib mr4">tachyons-text-transform</h4>
111111
<span class="f4 b dib pl0 ml0 mr4">v4.0.1</span>

docs/typography/white-space/index.html

Lines changed: 8 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,9 @@ <h3 class="f6 ttu tracked mt0">White Space</h3>
8686
<div class="ph3 ph5-ns pt4 pb5">
8787
<h3 class="f5 mb4 pb2 bb">Examples</h3>
8888
<p class="f5 f4-ns measure lh-copy">This text is formatted the same way in the source and printed three times, with the only difference being which white-space class is attached.</p>
89-
<h3 class="f5 book pt4 code">.ws-normal</h3>
89+
<code class="f6 db">
90+
&lt;p class="ws-normal"&gt;Content&lt;/p&gt;
91+
</code>
9092
<p class="ws-normal measure">
9193

9294
Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod
@@ -104,22 +106,11 @@ <h3 class="f5 book pt4 code">.ws-normal</h3>
104106
ipsum dolor sit amet.
105107

106108
</p>
107-
<h3 class="f5 book pt4 code">.nowrap</h3>
108-
<p class="nowrap measure">
109-
Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod
110-
111-
tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At
112-
113-
vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren,
114-
115-
no sea
116-
takimata
117-
sanctus est
118-
119-
Lorem
120-
121-
ipsum dolor sit amet.
122-
109+
<h3 class="f5 fw4 mt4 code">.nowrap</h3>
110+
<p class="nowrap measure truncate">
111+
Typography is to literature as musical performance is to composition: an
112+
essential act of interpretation, full of endless opportunities for insight or
113+
obtuseness.
123114
</p>
124115
<h3 class="f5 book pt4 code">.pre</h3>
125116
<p class="pre measure">

0 commit comments

Comments
 (0)