change content behaviour, change open-element to collapsible, several fixes

This commit is contained in:
2022-06-05 14:04:16 +02:00
parent 0f1bcd9b6b
commit eae085b019
58 changed files with 212 additions and 272 deletions

View File

@ -1,4 +1,4 @@
<li class="d-md-table mb-4 w-100 border-bottom hover-shadow">
<li class="d-md-table mb-4 w-100 border-bottom hover-shadow p-3">
<div class="d-md-table-cell px-4 vertical-align-middle mb-4 mb-md-0">
<a href="{{ .Permalink }}" class="h4 mb-3 d-block">{{ .Title }}</a>
<p class="mb-0">{{ .Summary | truncate 100 }}</p>