\`12px\`、\`14px\` is a standard font size of navigations,\`14px\` is used for the first and the second level of the navigation. You can choose a appropriate font size in terms of the level of your navigation.
\`12px\`、\`14px\` is a standard font size of navigations,\`14px\` is used for the first and the second level of the navigation. You can choose an appropriate font size regarding the level of your navigation.
##ComponentOverview
-\`Layout\`: The layout wrapper, in which \`Header\`\`Sider\`\`Content\`\`Footer\` or \`Layout\` itself can be nested, and can be placed in any parent container.
-\`Header\`: The top layout with default style, in which any element can be nested, and must be placed in \`Layout\`.
-\`Header\`: The top layout with the default style, in which any element can be nested, and must be placed in \`Layout\`.
-\`Sider\`: The sidebar with default style and basic functions, in which any element can be nested, and must be placed in \`Layout\`.
-\`Content\`: The content layout with default style, in which any element can be nested, and must be placed in \`Layout\`.
-\`Footer\`: The bottom layout with default style, in which any element can be nested, and must be placed in \`Layout\`.
-\`Content\`: The content layout with the default style, in which any element can be nested, and must be placed in \`Layout\`.
-\`Footer\`: The bottom layout with the default style, in which any element can be nested, and must be placed in \`Layout\`.
>Basedon\`flex layout\`, please pay attention to the [compatibility](http://caniuse.com/#search=flex).