aboutsummaryrefslogtreecommitdiff
path: root/theme/bulma/templates/base.html
diff options
context:
space:
mode:
authorSébastien Dailly <sebastien@dailly.me>2026-06-21 09:39:13 +0200
committerSébastien Dailly <sebastien@dailly.me>2026-06-21 09:39:13 +0200
commitd6dcc8b1a0c9cfaa6f95119a171081a26a62c776 (patch)
treeb909f28edef86b21bf49a94ab2ff6ee6244e014e /theme/bulma/templates/base.html
parent25573f4ecc188934749f39421aa2fc78091c7f34 (diff)
Application on the blog never commited yetHEADmaster
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" %}