From a5f5a6a1994dc2c4d02c81ed2c4a36d84303a189 Mon Sep 17 00:00:00 2001 From: aeusebiobaskerville <42145375+aeusebiobaskerville@users.noreply.github.com> Date: Fri, 18 Jan 2019 16:57:41 -0500 Subject: [PATCH] List Correction (#28777) --- guide/english/visual-design/layout/index.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/guide/english/visual-design/layout/index.md b/guide/english/visual-design/layout/index.md index 1730a68a1a..267a3ab7b6 100644 --- a/guide/english/visual-design/layout/index.md +++ b/guide/english/visual-design/layout/index.md @@ -11,10 +11,10 @@ One common mistake you might make is to determine layout based on what you think Standard Conventions is a term used to describe a process or application of a technique that has industry-wide approval and general cultural acceptance amongst users. Examples of these conventions as it relates to layout are listed below: -* Placement of heading text above the paragraph it’s meaning to describe. -* Placement of a navigation bar at the top of the page. -* Use of whitespace to separate different sections and types of content. -* Lack of whitespace to bring together sections and types of content. +* Placement of heading text above the paragraph it’s meaning to describe +* Placement of a navigation bar at the top of the page +* Use of whitespace to separate different sections and types of content +* Lack of whitespace to bring together sections and types of content * Ensuring elements are neat and organized (i.e two buttons aligning to be visually acceptable) * Simplicity of the layout such that it is easy to follow and flows nicely * Use of visual hierarchy to help keep the layout visually flowing (Size, color, positioning, etc)