UI Landing: Margin top of project description.
This commit is contained in:
@@ -106,7 +106,7 @@ link(href="{{ url_for('static_cloud', filename='assets/css/project-main.css') }}
|
|||||||
|
|
||||||
.container-fluid.landing
|
.container-fluid.landing
|
||||||
.row
|
.row
|
||||||
.col-md-8.mx-auto
|
.col-md-8.mx-auto.mt-5
|
||||||
.node-details-description
|
.node-details-description
|
||||||
| {% if project.description %}
|
| {% if project.description %}
|
||||||
| {{ project | markdowned('description') }}
|
| {{ project | markdowned('description') }}
|
||||||
|
Reference in New Issue
Block a user