I think that’s a simple typo and bit
was the intended word.
.header,
.footer { flex: 1 100%; }
.sidebar { flex: 1; }
.main { flex: 2; }
blockquote> Here is the revelant bites of code:
What is a “bite” of code?
]]>Yes, it might have been a mistake….
]]>/* and it leaves the flex-shrink property alone, which would be /
flex-grow: inherit; / defaults to 1 */
shouldn’t flex-grow be flex-shrink?
]]>Only Safari is not wrapping content, making it a horizontal mess, generally it looks unprofessional and not good on that browser. Too bad cause it’s one of the biggest things in CSS.
]]>