PUBLISH: reorganize about content to make sure it's got padding
This commit is contained in:
parent
8318d8dca5
commit
e25265caf0
2 changed files with 13 additions and 13 deletions
|
|
@ -1,10 +1,10 @@
|
|||
{{ define "main" }}
|
||||
<article>
|
||||
<header>
|
||||
<h1 style="margin-top: 30px; margin-bottom: 10px">{{- .Title -}}</h1>
|
||||
</header>
|
||||
<div class="core-content">
|
||||
<div class="core-content">
|
||||
<article>
|
||||
<header>
|
||||
<h1 style="margin-top: 30px; margin-bottom: 10px">{{- .Title -}}</h1>
|
||||
</header>
|
||||
{{- .Content -}}
|
||||
</div>
|
||||
</article>
|
||||
</article>
|
||||
</div>
|
||||
{{ end }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue