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 204cd9b commit 84ad75dCopy full SHA for 84ad75d
docs/src/app/app.component.html
@@ -1,4 +1,4 @@
1
- <div class="p-2 border-b bg-background shadow-sm sticky top-0 z-50">
+ <div class="p-2 border-b bg-background shadow-sm sticky top-0 z-20">
2
<nav class="flex items-center space-x-2 lg:space-x-3 mx-auto max-w-[90rem]">
3
<a class="flex flex-col items-start" routerLink="overview">
4
<img class="h-12 object-contain" src="logo.svg" alt="logo" />
0 commit comments