Margin on the bottom of content
This commit is contained in:
parent
67152a9e9f
commit
6c3c7966ea
|
|
@ -20,7 +20,7 @@
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body class='page {{layout.bodyClass}}'>
|
<body class='page {{layout.bodyClass}}'>
|
||||||
<div id="wrapper" class="wrapper">
|
<div id="wrapper" class="wrapper mb-3">
|
||||||
{% include header.html headerClass='header-extra' %}
|
{% include header.html headerClass='header-extra' %}
|
||||||
{{content}}
|
{{content}}
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue