Skip to content

Commit 82e91df

Browse files
committed
Update README.md
Fix markdown and add link to more information on auto margins
1 parent 4d0162b commit 82e91df

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,11 +77,13 @@ SUIT CSS flexbox utilities
7777

7878
`X` can be any of the following numbers: `1`, `2`, `3`, `4`, `5`.
7979

80-
** Aligning with `auto` margins **
80+
**Aligning with `auto` margins**
8181

8282
* `u-flexExpandLeft` - Expand left margin to fill remaining space
8383
* `u-flexExpandRight` - Expand right margin to fill remaining space
8484

85+
[Read more](https://medium.com/@samserif/flexbox-s-best-kept-secret-bd3d892826b6) about how this works.
86+
8587
### Plugins
8688

8789
All flex utilities can be limited to specific Media Query breakpoints.

0 commit comments

Comments
 (0)