UI Landing: Margin top of project description.

This commit is contained in:
2019-03-27 12:35:58 +01:00
parent 8797b18754
commit be18dfb985

View File

@@ -106,7 +106,7 @@ link(href="{{ url_for('static_cloud', filename='assets/css/project-main.css') }}
.container-fluid.landing
.row
.col-md-8.mx-auto
.col-md-8.mx-auto.mt-5
.node-details-description
| {% if project.description %}
| {{ project | markdowned('description') }}