PUBLISH: Improved styles and better copy for about page

This commit is contained in:
Campbell Alden 2022-08-26 17:41:51 +09:00
parent 7297667562
commit 091024087f
11 changed files with 50 additions and 54 deletions

View file

@ -9,7 +9,7 @@
<h1>{{- .Title -}}</h1>
{{ partial "quicklook.html" . }}
</header>
<div class="core-review">
<div class="core-content">
{{- .Content -}}
</div>
</article>