Fix explore-more class left align

pull/2/head
Folyd 3 years ago
parent f508963735
commit aa7b0d48df

@ -73,7 +73,6 @@ header {
.explore-more {
position: absolute;
bottom: 20px;
left: 45%;
cursor: pointer;
}
}

@ -103,7 +103,7 @@
{% block footer %}
<footer>
<small class="subtext">
<a href="https://huhu.io">Huhu.io</a> © 2020
<a href="https://huhu.io">Huhu.io</a> © 2021
</small>
</footer>
{% endblock footer %}

Loading…
Cancel
Save