Add shadow to Header

This commit is contained in:
prototypa
2023-01-06 17:55:02 -05:00
parent db04b8f0d2
commit bca3381870
2 changed files with 2 additions and 2 deletions

View File

@ -43,7 +43,7 @@ const links = [
];
---
<header class="sticky top-0 z-40 flex-none mx-auto w-full transition-all ease-in duration-200" id="header">
<header class="sticky top-0 z-40 flex-none mx-auto w-full transition-all ease-in duration-100" id="header">
<div class="py-3 px-3 mx-auto w-full md:flex md:justify-between max-w-6xl md:px-4">
<div class="flex justify-between">
<a class="flex items-center" href={getHomePermalink()}>