This commit is contained in:
Tanner Collin 2025-06-23 13:34:49 -06:00
parent d5fff56284
commit 2c770a4b17
2 changed files with 3 additions and 0 deletions

View File

@ -27,6 +27,8 @@
{% block content %}
{% endblock %}
<p>&nbsp;</p>
</div>
<p class="footer">

View File

@ -63,6 +63,7 @@
.creations .creation img {
max-width: 14rem;
max-height: 14rem;
width: auto;
margin: 0 auto;
display: block;