update modules

This commit is contained in:
somrat sorkar
2023-05-31 08:54:16 +06:00
parent 10a7253fa1
commit a9c3dc90d3
2 changed files with 24 additions and 24 deletions

View File

@@ -21,7 +21,7 @@
{{ end }}
</div>
<div class="col-12">
{{ partial "image" (dict "Src" .image "Alt" "Banner image" "Loading" "eager") }}
{{ partial "image" (dict "Src" .image "Alt" "Banner image" "Loading" "eager" "Class" "mx-auto") }}
</div>
</div>
</div>