Skip to content

Commit

Permalink
Remove a mention of the flexbox's gap property not being supported (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
ShawnCZek authored Aug 20, 2024
1 parent 8f00a8a commit 7752d5d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pages/rcss/flexboxes.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ The rendered output is shown below. Notice that all columns are the same height.
##### Properties and values

- Property `order`{:.prop} is not supported.
- Property `gap`{:.prop} is not currently supported for flexbox.
- Property value `flex-basis: content`{:.value} is not supported.
- Property value `visibility: collapse`{:.value} is not supported.

Expand Down

0 comments on commit 7752d5d

Please sign in to comment.