From 78e1c728fa679d0cc82b3e2d3643cd7a153583da Mon Sep 17 00:00:00 2001 From: Pablo Vazquez Date: Wed, 27 Mar 2019 12:36:11 +0100 Subject: [PATCH] UI Landing: Cleanup --- src/templates/projects/landing.pug | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/templates/projects/landing.pug b/src/templates/projects/landing.pug index abb6190..3b31ea0 100644 --- a/src/templates/projects/landing.pug +++ b/src/templates/projects/landing.pug @@ -126,7 +126,9 @@ link(href="{{ url_for('static_cloud', filename='assets/css/project-main.css') }} img(src="{{ n.picture.thumbnail('l', api=api) }}", alt="{{ n.name }}") | {% endif %} | {% endfor %} - div(class="clearfix") + + .clearfix + | {% if project.nodes_featured %} | {# In some cases featured_nodes might might be embedded #} | {% if '_id' in project.nodes_featured[0] %} @@ -140,7 +142,6 @@ link(href="{{ url_for('static_cloud', filename='assets/css/project-main.css') }} | See More Artwork | {% endif %} - .row .col-md-10.mx-auto h2.pb-3 Timeline