Add skewing to footer

This commit is contained in:
thiloho
2025-04-27 01:31:47 +02:00
parent 59f3226585
commit ed9cd12377
2 changed files with 6 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ import Logo from "../img/TH.svg";
const routes = ["blog"];
---
<nav class="sticky top-0 z-10 max-w-none bg-neutral-100 dark:bg-neutral-900">
<nav class="sticky top-0 z-10 max-w-none bg-white dark:bg-neutral-800">
<div
class="mx-auto flex max-w-screen-lg items-center justify-between ps-4 pe-2 text-neutral-700 dark:text-neutral-300"
>