From db99fe752f180af73eaeb53cd58dd2fe16d577a5 Mon Sep 17 00:00:00 2001 From: Felix Date: Thu, 30 Jan 2020 01:07:51 -0400 Subject: [PATCH] Phrasing (#21142) Small edit that I believe may be more appropriate for what this paragraph is trying to convey. --- components/layout/index.en-US.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/layout/index.en-US.md b/components/layout/index.en-US.md index e12e819bff..a1f23fa2e0 100644 --- a/components/layout/index.en-US.md +++ b/components/layout/index.en-US.md @@ -11,7 +11,7 @@ Handling the overall layout of a page. ### Size -The first level navigation is inclined left near a logo, and the secondary menu is inclined right. +The first level navigation is left aligned near a logo, and the secondary menu is right aligned. - Top Navigation: the height of the first level navigation `64px`, the second level navigation `48px`. - Top Navigation (for landing pages): the height of the first level navigation `80px`, the second level navigation `56px`.