Skip to content

Commit 36c9f61

Browse files
Rares MateiRares Matei
Rares Matei
authored and
Rares Matei
committed
change flex-order to order
1 parent 5fc53c0 commit 36c9f61

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

week-2/13-order/readme.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Item order
22

3-
The `flex-order` property is used to move a *specific* item to a different position in the list.
3+
The `order` property is used to move a *specific* item to a different position in the list.
44

5-
> **Remember:** if you forgot how to use the `flex-order` property, you can always:
5+
> **Remember:** if you forgot how to use the `order` property, you can always:
66
> 1. Google the word "flexbox"
77
> 2. Click on the link from "CSS-tricks"
88
> ![Screenshot of how to google flexbox](/images/13-googling-flexbox.png)

0 commit comments

Comments
 (0)