forked from zombi/website
Fix design
This commit is contained in:
parent
443ed9347a
commit
344bf7d6ed
5 changed files with 16 additions and 72 deletions
_layouts
|
@ -1,3 +1,7 @@
|
|||
{% include header.html %}
|
||||
{{ content }}
|
||||
<div class="medium-12 columns content-box">
|
||||
<div class="whitebox">
|
||||
{{ content }}
|
||||
</div>
|
||||
</div>
|
||||
{% include footer.html %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue