fix: some design layouts

This commit is contained in:
2024-06-22 23:13:49 +02:00
parent ad2cc076f8
commit 79df53486d
3 changed files with 42 additions and 31 deletions

View File

@@ -120,7 +120,7 @@ import "./global.css";
</style>
</head>
<body class="text-neutral flex flex-col">
<header class="sticky bottom-0 sm:top-0 z-2 order-last sm:order-first">
<header class="sticky top-0 z-2">
<Nav />
</header>
<main id="main-content" class="relative flex flex-col gap-6">