Skip to content

Commit 710a99b

Browse files
author
mrmrs
committed
Fix some links. Update some hard-coded values
1 parent fab8216 commit 710a99b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

src/templates/docs/line-height/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ <h3 class="f5 book mt5 ttu tracked">No applied line-height (default)</h3>
5555
vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren,
5656
no sea takimata sanctus est Lorem ipsum dolor sit amet.
5757
</p>
58-
<h3 class="f5 book mt5 ttu tracked">Prose Leading (1.6)</h3>
58+
<h3 class="f5 book mt5 ttu tracked">Prose Leading (1.5)</h3>
5959
<p class="measure lh-copy">
6060
Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod
6161
tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At
@@ -66,7 +66,7 @@ <h3 class="f5 book mt5 ttu tracked">No Applied Title Leading (Default)</h3>
6666
<h4 class="measure ttu fw6 mt0 f2 f-subheadline-l">
6767
Lorem ipsum dolor sit amet, consetetur sadipscing elitr
6868
</h4>
69-
<h3 class="f5 book mt5 ttu tracked">Title Leading (1.3)</h3>
69+
<h3 class="f5 book mt5 ttu tracked">Title Leading (1.25)</h3>
7070
<h4 class="measure lh-title ttu f2 f-subheadline-l fw6 mt0">
7171
Lorem ipsum dolor sit amet, consetetur sadipscing elitr
7272
</h4>

src/templates/index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -291,19 +291,19 @@ <h3 class="f6 fw6 mt0 mb4 tc ttu tracked">Used by people at</h3>
291291
<h3 class="f6 fw6 mt5 pt2 mb4 tc ttu tracked">Gallery</h3>
292292
<div class="dt dt--fixed center mw8 pb6">
293293
<article class="dtc pa1 pa3-l">
294-
<a class="link dim shadow black-70 db" href="goldenstaterecord.com">
294+
<a class="link dim shadow black-70 db" href="https://goldenstaterecord.com">
295295
<img class="db w-100" src="img/goldenstate.png" alt="Screenshot of goldenstaterecord.com"/>
296296
<span class="pt2 dn db-ns">goldenstaterecord.com</span>
297297
</a>
298298
</article>
299299
<article class="dtc pa1 pa3-l">
300-
<a class="link dim shadow black-70 db" href="rescale.com">
300+
<a class="link dim shadow black-70 db" href="https://rescale.com">
301301
<img class="db w-100" src="img/rescale.png" alt="Screenshot of rescale.com"/>
302302
<span class="pt2 dn db-ns">rescale.com</span>
303303
</a>
304304
</article>
305305
<article class="dtc pa1 pa3-l">
306-
<a class="link dim shadow black-70 db" href="bluebottlecoffee.com">
306+
<a class="link dim shadow black-70 db" href="https://bluebottlecoffee.com">
307307
<img class="db w-100" src="img/bluebottle.png" alt="Screenshot of bluebottlecoffee.com"/>
308308
<span class="pt2 dn db-ns">bluebottlecoffee.com</span>
309309
</a>

0 commit comments

Comments
 (0)