Update: Alle modellen

This commit is contained in:
2026-03-03 21:12:13 +01:00
parent b72c6d99ea
commit bfbd320458
176 changed files with 637 additions and 107 deletions

View File

@@ -20,7 +20,7 @@
{{ end }}
{{ if $hero.summary }}
<div id="model-eigenschappen" class="row g-3 mt-2">
<div id="model-eigenschappen" class="row g-3 mt-2 mx-0 px-0">
{{ range $index, $element := $hero.summary }}
{{ $delay := add 200 (mul $index 100) }}