Initial commit.
This commit is contained in:
6
themes/blowfish/layouts/partials/header/fixed-fill.html
Normal file
6
themes/blowfish/layouts/partials/header/fixed-fill.html
Normal file
@@ -0,0 +1,6 @@
|
||||
<div class="min-h-[148px]"></div>
|
||||
<div class="fixed inset-x-0 pl-[24px] pr-[24px] bg-neutral dark:bg-neutral-800" style="z-index:100">
|
||||
<div class="relative max-w-[64rem] ml-auto mr-auto">
|
||||
{{ partial "partials/header/basic.html" . }}
|
||||
</div>
|
||||
</div>
|
Reference in New Issue
Block a user