chore(docs): layout fix
This commit is contained in:
parent
af6db395b7
commit
c457177ea8
1 changed files with 2 additions and 1 deletions
|
|
@ -2,11 +2,12 @@
|
|||
layout: default
|
||||
---
|
||||
|
||||
<div class="container main-content">
|
||||
<div class="container main-content m800 m-l-r-auto">
|
||||
<header class="page-header">
|
||||
<h1 class="page-title">{{ page.title }}</h1>
|
||||
</header>
|
||||
<article class="page-content">
|
||||
{{ content }}
|
||||
</article>
|
||||
<div class="spacer80"></div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue