This commit is contained in:
SG
2025-06-18 10:28:56 +03:00
parent fd6e8d15c0
commit 6ad76fc082
2 changed files with 3 additions and 3 deletions

View File

@@ -46,9 +46,9 @@
{% block footer_includes %}
{% endblock %}
</div>
<div class="row small d-flex text-muted justify-content-end">
<div class="row small d-flex text-muted justify-content-end bg-dark border-top">
<div class="col-auto" style="font-size: 0.75rem;">
<p>Page created with <a class="text-decoration-none" href="#microgen">microgen</a></p>
<p class="text-white-50">Page created with <a class="text-decoration-none" href="#microgen">microgen</a></p>
</div>
</div>
</div>

View File

@@ -6,7 +6,7 @@
{% endblock %}
{% block content %}
<div class="row justify-content-evenly g-4 mb-4 py-4">
<div class="row justify-content-center g-4 mb-4 py-4">
{% for content_item in content_items %}
<div class="col-auto align-items-stretch d-flex mx-2" style="width: 100%; width: 24em;">
<div class="card h-100 px-0 rounded mx-1 my-3" style="width: 100%; width: 22em;">