Upgrade to bootstrap 5
This commit is contained in:
parent
2fb5bdb9c8
commit
2766c7c4b3
14 changed files with 31 additions and 45 deletions
|
|
@ -5,7 +5,7 @@
|
|||
style="gap: 1em 1em; overflow-x: scroll"
|
||||
>
|
||||
{{ range sort .Site.Params.carousel "weight" }}
|
||||
<figure class="my-5 mr-5 text-center" style="min-width: 65vw">
|
||||
<figure class="my-5 me-5 text-center" style="min-width: 65vw">
|
||||
<a href="{{ .image }}">
|
||||
<img
|
||||
class="rounded img-thumbnail"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue