Merge pull request #3572 from curiousteam/patch-1

Updated layout documentation.
pull/3582/head
Daniel 2021-04-07 12:01:05 +05:30 committed by GitHub
commit 41de74be8e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

1
docs/layout.md vendored
View File

@ -11,6 +11,7 @@ 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.
- Main Sidebar `.main-sidebar`. Contains the sidebar user panel, search form and menu.
- Content `.content-wrapper`. Contains the page header and content.
#### Layout Options