CSS Flexbox

When setting element's display to flexbox:
display: flexbox;

Defaults flex-direction to row (as compared to column).

Comments

Popular posts from this blog

Code Wars: String incrementer

Code Wars: Replace With Alphabet Position

Code Wars: Find the odd int