We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6405408 + e5f5418 commit d41b1b6Copy full SHA for d41b1b6
src/templates/docs/font-style/index.html
@@ -27,7 +27,7 @@
27
</div>
28
</header>
29
<article class="pa3 ph5-ns">
30
- <h3 class="f6 ttu tracked mt0">Measure</h3>
+ <h3 class="f6 ttu tracked mt0">Font Style</h3>
31
<p class="measure f4 f3-ns lh-copy">
32
Single purpose classes to set the font-style of any element at any breakpoint.
33
</p>
src/templates/docs/skins-pseudo/index.html
@@ -11,6 +11,7 @@
11
<%= siteHeader %>
12
<main class="bg-white black-70">
13
<article class="bt b--black-10 pa3 ph5-ns">
14
+ <h3 class="f6 ttu tracked mt0">Skins animations</h3>
15
16
You can use any color from the _colors.css file to style text and background colors for hover and focus states.
17
0 commit comments