diff --git a/src/templates/projects/landing.pug b/src/templates/projects/landing.pug index 1f6a700..2bfb8e7 100644 --- a/src/templates/projects/landing.pug +++ b/src/templates/projects/landing.pug @@ -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