0 added
0 removed
Original
2026-01-01
Modified
2026-03-09
1
<p>Now, if you change the height of the section flex item, then the height of the aside item will also change. And since the aside is itself a flex container, then any change to its height will redistribute its child flex items, which contain the links with icons.</p>
1
<p>Now, if you change the height of the section flex item, then the height of the aside item will also change. And since the aside is itself a flex container, then any change to its height will redistribute its child flex items, which contain the links with icons.</p>
2
<p>It turns out that the icons will always be distributed by the height of the contents of the section block.</p>
2
<p>It turns out that the icons will always be distributed by the height of the contents of the section block.</p>
3
<p>Let’s check this by adding some more text to the block.</p>
3
<p>Let’s check this by adding some more text to the block.</p>