Skip to content

Commit ee31cbc

Browse files
author
Michelle Tilley
authored
Merge pull request #980 from primer/mkt/fix-book-emoji
Use actual book emoji in Flexbox docs
2 parents de91594 + 9368039 commit ee31cbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/utilities/flexbox.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Flex utilities can be used to apply `flexbox` behaviors to elements by using uti
1515

1616
Before using these utilities, **you should be familiar with CSS3 Flexible Box spec**. If you are not, check out MDN's guide:
1717

18-
:book: **[Using CSS Flexible Boxes](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Flexible_Box_Layout/Using_CSS_flexible_boxes)**
18+
📖 **[Using CSS Flexible Boxes](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Flexible_Box_Layout/Using_CSS_flexible_boxes)**
1919

2020
## Flex container
2121

0 commit comments

Comments
 (0)