typo: spacial to special.

This commit is contained in:
Fahad Ibnay Heylaal 2014-12-10 16:20:31 +01:00
parent fab0cfd9c0
commit c8e9d6dfd8

View File

@ -229,7 +229,7 @@
<!-- Typography -->
<div class="row docs-section" id="typography">
<h6 class="docs-header">Typography</h6>
<p>Type is all set with the <code>rems</code>, so font-sizes and spacial relationships can be responsively sized based on a single <code>&lt;html&gt;</code> font-size property. Out of the box, Skeleton never changes the <code>&lt;html&gt;</code> font-size, but it's there in case you need it for your project. All measurements are still base 10 though so, an <code>&lt;h1&gt;</code> with <code>5.0rem</code>font-size just means <code>50px</code>.</p>
<p>Type is all set with the <code>rems</code>, so font-sizes and special relationships can be responsively sized based on a single <code>&lt;html&gt;</code> font-size property. Out of the box, Skeleton never changes the <code>&lt;html&gt;</code> font-size, but it's there in case you need it for your project. All measurements are still base 10 though so, an <code>&lt;h1&gt;</code> with <code>5.0rem</code>font-size just means <code>50px</code>.</p>
<div class="docs-example">
<div class="row">
<div class="six columns">
@ -659,4 +659,4 @@
<!-- End Document
-->
</body>
</html>
</html>