summaryrefslogtreecommitdiff
path: root/website/templates/page.html
diff options
context:
space:
mode:
authormo8it <mo8it@proton.me>2025-05-17 22:33:17 +0200
committermo8it <mo8it@proton.me>2025-05-17 22:33:17 +0200
commit47e490a997c37cb28ab4022c04155049b0b26f32 (patch)
tree5ab707514cb88ebcbccff211717d88b9389742a5 /website/templates/page.html
parent596e7f36cc0fc8b6b755d444b7f054da19734b8e (diff)
Run rustywind
Diffstat (limited to 'website/templates/page.html')
-rw-r--r--website/templates/page.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/templates/page.html b/website/templates/page.html
index 8c9a9f1..b2f6c01 100644
--- a/website/templates/page.html
+++ b/website/templates/page.html
@@ -4,7 +4,7 @@
<article>
<h1>{{ page.title }}</h1>
- <div class="px-4 py-0.5 my-3 border-s-4 rounded-xl border-double">
+ <div class="py-0.5 px-4 my-3 rounded-xl border-double border-s-4">
<nav>
<ul class="ml-0 list-none">
{% for parent in page.toc %}