Initial commit
This commit is contained in:
7
_layouts/page-full-width.html
Normal file
7
_layouts/page-full-width.html
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
# Sets page in container-fluid to fill window with min gutter
|
||||
layout: default
|
||||
---
|
||||
<div class="container-fluid my-4">
|
||||
{{ content }}
|
||||
</div>
|
||||
Reference in New Issue
Block a user