fix: update styles in BlogPost, Footer, and Header components for consistency and improved readability

This commit is contained in:
fiatcode 2026-01-23 07:57:39 +07:00
parent a6c77933f8
commit 6c1caf1c27
3 changed files with 4 additions and 4 deletions

View file

@ -2,7 +2,7 @@
import NavLink from "@/components/NavLink.astro";
---
<header class="text-black dark:text-white w-full">
<header class="w-full">
<nav class="flex flex-row justify-between" aria-label="Main navigation">
<div class="flex gap-2 items-center">
<a href="/" aria-label="Home">