correct header top padding

This commit is contained in:
Troy 2025-01-17 22:25:09 +00:00
parent 70875623b1
commit ff81ab71bf
Signed by: troy
GPG key ID: DFC06C02ED3B4711

View file

@ -3,7 +3,7 @@ import { SITE } from "@consts";
import { Icon } from "astro-icon/components";
---
<header class="mx-auto mb-8 w-full max-w-prose space-y-6">
<header class="mx-auto mb-8 w-full max-w-prose space-y-6 pt-12">
<div
class="flex h-12 items-center justify-between leading-[0px] text-secondary"
>