UI Landing: Fix alignment on Firefox.

Thanks Ines for the report!
This commit is contained in:
2019-04-04 18:48:07 +02:00
parent 2050f4b7d8
commit a756fb5f6e

View File

@@ -165,10 +165,11 @@ link(href="{{ url_for('static_cloud', filename='assets/css/project-main.css') }}
| {% endif %}
| {% endfor %}
.text-center.mx-auto.py-3
a.btn.btn-outline-primary.px-5(
href="{{ project_browse_url }}")
| See More Artwork
.clearfix
.text-center.mx-auto.py-3
a.btn.btn-outline-primary.px-5(
href="{{ project_browse_url }}")
| See More Artwork
.row.mt-5