Fixes
This commit is contained in:
parent
d5fff56284
commit
2c770a4b17
|
@ -27,6 +27,8 @@
|
||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
|
<p> </p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p class="footer">
|
<p class="footer">
|
||||||
|
|
|
@ -63,6 +63,7 @@
|
||||||
.creations .creation img {
|
.creations .creation img {
|
||||||
max-width: 14rem;
|
max-width: 14rem;
|
||||||
max-height: 14rem;
|
max-height: 14rem;
|
||||||
|
width: auto;
|
||||||
|
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
display: block;
|
display: block;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user