There was an error while loading. Please reload this page.
1 parent 20cd268 commit c0a603cCopy full SHA for c0a603c
README.md
@@ -20,7 +20,10 @@ If you dont already have the service provider registered in your config/app.php
20
21
## Theme Usage
22
23
-The master layout provides most commonly used yields (listed below), and uses the container-fluid css class for content wrapping.
+### Layouts
24
+
25
+ - master: The master layout uses container-fluid css class for full-width responsive themes.
26
+ - fixed: This layout uses the container css class which constrains page contents to a fixed width.
27
28
### Yields
29
- head
0 commit comments