Jumbotron overlay is now optional.

Just add the jumbotron-overlay class, or jumbotron-overlay-gradient
This commit is contained in:
2018-09-16 04:28:11 +02:00
parent e56b3ec61f
commit a5bc36b1cf
3 changed files with 27 additions and 14 deletions

View File

@@ -14,7 +14,7 @@ include ../../../mixins/components
.container.pb-5
.row
.col-8.mx-auto
h2.pt-5.text-center {{node.name}}
h2.pt-5.pb-3.text-center {{node.name}}
| {% if node.description %}
.node-details-description