File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -2036,7 +2036,7 @@ Color Stop “Fixup”</h4>
2036
2036
giving red 1 share and green 2 shares of the 300px remaining
2037
2037
after subtracting blue's 100px from the 400px total.
2038
2038
2039
- <img src="images/stripes1.svg" style="height:20px ; width:400px;" alt="">
2039
+ <img src="images/stripes1.svg" style="height:1em ; width:400px;" alt="">
2040
2040
2041
2041
On the other hand,
2042
2042
''stripes(red .1fr, green .2fr, blue 100px)''
@@ -2049,7 +2049,7 @@ Color Stop “Fixup”</h4>
2049
2049
which is then distributed in the 1:2 ratio
2050
2050
dictated by the <<flex>> values.
2051
2051
2052
- <img src="images/stripes2.svg" style="height: 20px ; width:400px;" alt="">
2052
+ <img src="images/stripes2.svg" style="height:1em ; width:400px;" alt="">
2053
2053
2054
2054
(This is similar to how [=flex layout=] deals with small <<flex>> sums on a line,
2055
2055
and ensures smoothly continuous behavior
You can’t perform that action at this time.
0 commit comments