Skip to content

Commit 1e0f0ea

Browse files
update body container margin
1 parent 663e04b commit 1e0f0ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
{%- include header.html %}
1717

1818
<!-- Content -->
19-
<div class="container mt-5">
19+
<div class="container mt-4">
2020
{{ content }}
2121
</div>
2222

0 commit comments

Comments
 (0)