File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -237,18 +237,19 @@ Adjusting Block-level Box Heights {#block-height}
237237 Constraining block height, rather than line height, to a multiple of a step size
238238 can achieve a vertical rhythm in these circumstances.
239239
240- <div class="example">
240+
241241 <div class="figure">
242242 <img src="images/block-step-size-before.png"
243- style="width: 600px ">
243+ style="width: 500px ">
244244 <figcaption> Heads and blockquotes have varying font sizes and line heights,
245245 resulting in uneven text across columns.</figcaption>
246246 </div>
247-
248- <div class="example">
247+
248+
249+
249250 <div class="figure">
250251 <img src="images/block-step-size-after.png"
251- style="width: 600px ">
252+ style="width: 500px ">
252253 <figcaption> Space inserted before and after blocks (shown with colored borders)
253254 restores vertical rhythm.</figcaption>
254255 </div>
You can’t perform that action at this time.
0 commit comments