Styling things on the front page

This commit is contained in:
Simon Martens
2025-02-18 23:44:04 +01:00
parent 3be64bd10d
commit 0c5e19609f
6 changed files with 89 additions and 27 deletions

View File

@@ -29,7 +29,7 @@
</script>
</head>
<body class="w-full" hx-ext="response-targets" hx-boost="true">
<body class="w-full" hx-ext="response-targets" hx-boost="false">
<div class="container flex flex-col min-h-screen max-w-(--breakpoint-xl) mx-auto px-3 py-3.5">
<header class="" id="header">
{{ block "_menu" . }}