small fixes

This commit is contained in:
teldra 2022-03-27 00:59:17 +01:00
parent 4521409295
commit 4894b33cc9
2 changed files with 5 additions and 1 deletions

View File

@ -102,6 +102,10 @@ article h2 {
margin: 0;
}
article h3 {
margin: 0;
}
#articlemeta {
margin-bottom: 1rem;
}

View File

@ -14,7 +14,7 @@
{{- range first 5 $paginator.Pages -}}
<article class="articlebgcol1 borderrad25"><a href="{{- .Permalink -}}">
<div id="articletitle">
<h2>{{- .Title -}}</h2>
<h3>{{- .Title -}}</h3>
</div>
<div id="articlecontent">
<div id="articlemeta">