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