fix(list): section title style (#76)
This commit is contained in:
parent
680832920f
commit
33685fb878
@ -1,7 +1,5 @@
|
||||
{{ define "main" }}
|
||||
<div class="widget">
|
||||
<h3 class="widget-title">{{ .Title }}</h3>
|
||||
</div>
|
||||
<h3 class="section-title">{{ .Title }}</h3>
|
||||
|
||||
<section class="article-list--compact">
|
||||
{{ range .Paginator.Pages }}
|
||||
|
Loading…
Reference in New Issue
Block a user