We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 255cede commit 0df1f26Copy full SHA for 0df1f26
layouts/_partials/navbar.html
@@ -1,5 +1,5 @@
1
<header class="fixed top-0 z-40 flex-none w-full mx-auto bg-neutral-primary border-b border-light-subtle">
2
- <div
+ <!-- <div
3
id='banner'
4
tabIndex='-1'
5
class='z-50 flex justify-center w-full px-4 py-3 border border-b border-light bg-neutral-secondary-soft lg:py-4'>
@@ -15,7 +15,7 @@
15
</a>
16
</p>
17
</div>
18
- </div>
+ </div> -->
19
<div class="flex items-center justify-between w-full px-3 py-3 mx-auto max-w-8xl xl:px-0">
20
<div class="flex items-center">
21
0 commit comments