Bootstrap 5.3 (#21)

* Migarte to Bootstrap 5.3
* Cleanup and version bump
This commit is contained in:
2023-09-18 14:24:27 +02:00
committed by GitHub
parent 2f2b96b2bb
commit ad4591da04
8 changed files with 217 additions and 74 deletions

View File

@@ -10,7 +10,7 @@
<div class="col">
<div class="card shadow-sm">
{% for i in d.image.all %}
{% if forloop.first %}<a href="{{d.get_absolute_url}}"><img src="{{ i.image.url }}" alt="Card image cap"></a>{% endif %}
{% if forloop.first %}<a href="{{d.get_absolute_url}}"><img class="card-img-top" src="{{ i.image.url }}" alt="Card image cap"></a>{% endif %}
{% endfor %}
<div class="card-body">
<p class="card-text" style="position: relative;">