We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2d195e commit bfd5577Copy full SHA for bfd5577
1 file changed
_layouts/default.html
@@ -1,7 +1,7 @@
1
<!doctype html>
2
<html lang="{{ page.lang | default: site.lang | default: "en" }}">
3
{% include head.html %}
4
- <body>
+ <body class="mb-5">
5
<div class="container">
6
{% include navbar.html %}
7
<main class="">
0 commit comments