Skip to content

Commit 8d5cc80

Browse files
author
mrmrs
committed
Add new video for setting font-sizes
1 parent 8270265 commit 8d5cc80

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

videos/index.html

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,21 @@ <h2 class="f4 mt0 fw6">Videos</h2>
6161
A collection of screencasts that demo various ways you can use Tachyons.
6262
</p>
6363
</header>
64+
<article class="f4 measure pb4 pb5-ns mb4 mb5-ns bb b--black-10">
65+
<div class="aspect-ratio aspect-ratio--8x5">
66+
<iframe class="aspect-ratio--object" src="https://player.vimeo.com/video/183819916" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
67+
</div>
68+
<p class="lh-copy measure">
69+
A quick demo on how to utilize the type scale in tachyons and
70+
change font-sizes across breakpoints.
71+
</p>
72+
<section>
73+
<h4 class="f6">Links</h4>
74+
<a class="f5 link dib blue mr3" href="http://type-scale.com">type-scale.com</a>
75+
<a class="f5 link dib blue mr3" href="http://cssstats.com">cssstats.com</a>
76+
<a class="f5 link dib blue mr3" href="http://practicaltypography.com">practicaltypography.com</a>
77+
</section>
78+
</article>
6479
<article class="f4 measure pb4 pb5-ns mb4 mb5-ns bb b--black-10">
6580
<div class="aspect-ratio aspect-ratio--8x5">
6681
<iframe class="aspect-ratio--object" src="https://player.vimeo.com/video/183486778" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>

0 commit comments

Comments
 (0)