Fix padding

This commit is contained in:
prototypa
2023-01-06 18:02:09 -05:00
parent bca3381870
commit 804809cebe

View File

@ -44,7 +44,7 @@ const links = [
---
<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="py-3 px-3 md:py-3.5 md:px-4 mx-auto w-full md:flex md:justify-between max-w-6xl">
<div class="flex justify-between">
<a class="flex items-center" href={getHomePermalink()}>
<Logo />