File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -37,18 +37,18 @@ Introduction {#intro}
37
37
is desired in many cases.
38
38
This level of the specification focuses on following cases.
39
39
40
- * Adjust heights of line boxes to multiples of the specified length.
41
40
* Adjust heights of block-level boxes to multiples of the specified length.
41
+ * Adjust heights of line boxes to multiples of the specified length.
42
42
43
- By controlling heights of line boxes,
43
+ By stacking blocks at multiples,
44
+ authors can align content across columns, pages, scroll-snapped bocks
45
+ or multiple blocks placed absolutely
46
+ to maintain vertical rhythm.
47
+
48
+ Also by controlling heights of line boxes,
44
49
lines of text in different fonts can create consistent visuals
45
50
to help readability.
46
51
47
- Also by stacking such line boxes,
48
- authors can align lines across columns,
49
- pages, scroll-snapped blocks, or multiple blocks placed absolutely,
50
- to produce vertical rhythm.
51
-
52
52
<div class="figure">
53
53
<a href="examples/snap-height.html">
54
54
<img src="images/snap-height-sample.png"></a>
You can’t perform that action at this time.
0 commit comments