mirror of
https://github.com/thiloho/thiloho.github.io.git
synced 2025-11-22 10:21:36 +01:00
Add skewing to footer
This commit is contained in:
@@ -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"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user