change content behaviour, change open-element to collapsible, several fixes
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
<div class="card border-primary rounded-0 hover-shadow mb-5 col-lg-4">
|
||||
<div class="card border-primary rounded-0 hover-shadow mb-3 col-lg-4 col-sm-6">
|
||||
<div class="card-body">
|
||||
<h4 class="card-title"><a href='{{ .Get "link" }}'>{{ .Get "title" }}</a></h4>
|
||||
<a href='{{ .Get "link" }}' class="btn btn-primary btn-sm">{{ i18n "show_more"}}</a>
|
||||
|
Reference in New Issue
Block a user