decrease space below header
This commit is contained in:
parent
9e7c608303
commit
c5f99ec212
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
</head>
|
||||
<body class="w-full max-w-3xl bg-white text-black dark:bg-neutral-800 dark:text-neutral-100">
|
||||
<%= header(ctx, attrs) %>
|
||||
<main class="font-serif mt-6">
|
||||
<main class="mt-6">
|
||||
<%= inner_content %>
|
||||
</main>
|
||||
</body>
|
||||
|
|
Loading…
Reference in a new issue