Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
eternityforest
2y ago
0 comments
Share
The second column can't always just be a tall column shaped div, because you probably want to reflow 12, 34, 56, 78 on mobile where you don't have room for 2 columns, to something like 12345678, not 13572468
0 comments
default
newest
oldest
maxloh
2y ago
You can reorder flex children with the CSS `order` property.
https://developer.mozilla.org/en-US/docs/Web/CSS/order
j
/
k
navigate · click thread line to collapse