From: harry Date: Sun, 14 May 2017 10:29:32 +0000 (+0530) Subject: Update `align-center` codepen! X-Git-Tag: v6.4.0-rc1~46^2~26^2~24^2~30 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42f0bcee406036ab88d5c29ada763ef06665723f;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Update `align-center` codepen! --- diff --git a/docs/pages/menu.md b/docs/pages/menu.md index c8bb03f13..3f5f6c5e5 100644 --- a/docs/pages/menu.md +++ b/docs/pages/menu.md @@ -65,7 +65,7 @@ By default, each item in the menu aligns to the left. They can also be aligned t To align items in the middle, add a wrapping element with the class `.menu-centered`.
-

If you're using Flexbox mode, you have the option of either using .align-center to the menu like this codepen or instead you can use the default wrapper class below.

+

If you're using Flexbox mode, you have the option of either using .align-center to the menu like this codepen or instead you can use the default wrapper class below.

```html_example