typo: spacial
to special
.
This commit is contained in:
parent
fab0cfd9c0
commit
c8e9d6dfd8
@ -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><html></code> font-size property. Out of the box, Skeleton never changes the <code><html></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><h1></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><html></code> font-size property. Out of the box, Skeleton never changes the <code><html></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><h1></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>
|
||||
|
Loading…
Reference in New Issue
Block a user