Update docs (layout page) (#3292)

This commit is contained in:
Alexander Kucheryuk
2021-01-09 11:05:59 +02:00
committed by GitHub
parent eb5415413b
commit 38d6c14437

1
docs/layout.md vendored
View File

@@ -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