order | CSS-Tricks
The
order property is a sub-property of the Flexible Box Layout module.Flex items are displayed in the same order as they appear in the source document by default. The
order property can be used to change this ordering.
No comments:
Post a Comment