mirror of
https://github.com/imfing/hextra.git
synced 2025-06-20 15:21:27 -04:00
chore: improve cards compatibility with steps (#197)
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
{{ $rows := .Get "rows" | default "3" }}
|
||||
|
||||
<div class="hextra-cards mt-4 gap-4 grid not-prose" style="--rows: {{ $rows }};">
|
||||
{{ .Inner }}
|
||||
{{- .Inner -}}
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user