aboutsummaryrefslogtreecommitdiff
path: root/theme/bulma/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'theme/bulma/templates/base.html')
-rw-r--r--theme/bulma/templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/bulma/templates/base.html b/theme/bulma/templates/base.html
index d3eb571..35156b8 100644
--- a/theme/bulma/templates/base.html
+++ b/theme/bulma/templates/base.html
@@ -57,7 +57,7 @@
</head>
<body id="index" class="home">
- <main class="columns is-desktop">
+ <main class="columns is-desktop" style="margin-top: 0;">
<div class="column is-3-desktop has-text-centered aside p-6">
{% include "partial/sidebar.html" %}
{% include "partial/nav.html" %}