Skip to content

Commit a5f32e7

Browse files
author
mrmrs
committed
Update docs
1 parent b928bce commit a5f32e7

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

docs/layout/max-widths/index.html

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,16 +106,21 @@
106106
</div>
107107
</header>
108108
<article class="pa3 ph5-ns">
109+
<h3 class="f6 ttu tracked mt0">Max Widths</h3>
109110
<p class="measure f4 f3-ns lh-copy">
110111
The max-widths module contains both a ten-step scale based on powers
111-
of two as well as a series of percentage values that can prove useful. Max
112+
of two as well as the ability to constrain element widths to a maximum of 100%.
113+
114+
</p>
115+
<p class="measure f5 lh-copy">
116+
Max
112117
widths can be combined with widths to ensure that your content doesn't get too
113118
wide on larger monitors. Max-widths can also help keep embedded media within
114119
the canvas. As they are fluid across ranges of screen widths, max-widths are
115120
extremely useful when trying to keep a design
116121
responsive.
117122
</p>
118-
<p class="measure f5 f4-ns lh-copy">
123+
<p class="measure f5 lh-copy">
119124
Class name structure is as follows:
120125
</p>
121126
<pre>

0 commit comments

Comments
 (0)