From: harry Date: Sun, 14 May 2017 10:36:16 +0000 (+0530) Subject: Add `menu-centered` codepen! X-Git-Tag: v6.4.0-rc1~46^2~26^2~24^2~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=635dfcbc580fc457febef6d6fa6504633de6fc64;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Add `menu-centered` codepen! --- diff --git a/docs/pages/menu.md b/docs/pages/menu.md index 3f5f6c5e5..c0cd588b9 100644 --- a/docs/pages/menu.md +++ b/docs/pages/menu.md @@ -68,6 +68,12 @@ To align items in the middle, add a wrapping element with the class `.menu-cente

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.

+
+ Watch this part in video + + edit on codepen button +
+ ```html_example