UI Landing: Fix alignment on Firefox.
Thanks Ines for the report!
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user