PUBLISH: Improved styles and better copy for about page
This commit is contained in:
parent
7297667562
commit
091024087f
11 changed files with 50 additions and 54 deletions
|
|
@ -1,9 +1,9 @@
|
|||
{{ define "main" }}
|
||||
<article>
|
||||
<header>
|
||||
<h1>{{- .Title -}}</h1>
|
||||
<h1 style="margin-top: 30px; margin-bottom: 10px">{{- .Title -}}</h1>
|
||||
</header>
|
||||
<div>
|
||||
<div class="core-content">
|
||||
{{- .Content -}}
|
||||
</div>
|
||||
</article>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue