style fixes
Some checks failed
website-main / test-build (push) Waiting to run
website-main / prod-build (push) Has been cancelled

This commit is contained in:
2024-01-03 12:43:01 +01:00
parent eab1d36be5
commit 271169891c
9 changed files with 10 additions and 10 deletions

View File

@ -1,4 +1,4 @@
<div class="card border-primary rounded-0 hover-shadow mb-2">
<div class="shortcode card border-primary rounded-0 hover-shadow mb-2">
<div class="card-body mb-0">
<h4 class="card-title"><a class="text-decoration-none" href='{{ .link }}'>{{ .title }}</a></h4>
<a href='{{ .link }}' class="text-decoration-none btn btn-primary btn-sm mb-0"><i class="mdi mdi-tray-arrow-down me-2"></i>Download</a>