From 38d6c144379aa68234e02428d9fc3006f5d14bea Mon Sep 17 00:00:00 2001 From: Alexander Kucheryuk <3331946+alexkuc@users.noreply.github.com> Date: Sat, 9 Jan 2021 11:05:59 +0200 Subject: [PATCH] Update docs (layout page) (#3292) --- docs/layout.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/layout.md b/docs/layout.md index 9ea4feb82..591bbe9ec 100644 --- a/docs/layout.md +++ b/docs/layout.md @@ -11,7 +11,6 @@ The layout consists of four major parts: - Wrapper `.wrapper`. A div that wraps the whole site. - Main Header `.main-header`. Contains the logo and navbar. -- Sidebar `.sidebar-wrapper`. Contains the user panel and sidebar menu. - Content `.content-wrapper`. Contains the page header and content. #### Layout Options